From: Mark Huang Date: Tue, 3 Oct 2006 19:28:38 +0000 (+0000) Subject: - added new helper classes X-Git-Tag: pycurl-7_13_1~670 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=dd340bd102596c7bbc54d1f1a570e8c5a388d534;p=plcapi.git - added new helper classes --- diff --git a/PLC/__init__.py b/PLC/__init__.py index 0527953..bcc83f6 100644 --- a/PLC/__init__.py +++ b/PLC/__init__.py @@ -1 +1 @@ -all = 'Addresses AddressTypes API Auth BootStates Config Debug Faults Keys Method NodeGroups NodeNetworks Nodes Parameter PCUs Persons PostgreSQL Roles Sites SliceInstantiations Slices Slivers Table'.split() +all = 'Addresses AddressTypes API Attributes Auth BootStates Config Debug Faults Keys Method NodeGroups NodeNetworks Nodes Parameter PCUs Persons PostgreSQL Roles Sites SliceAttributes SliceInstantiations Slices Table'.split()