From: Mark Huang Date: Mon, 16 Oct 2006 19:56:27 +0000 (+0000) Subject: added POD X-Git-Tag: pycurl-7_13_1~554 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=5c330b350a0aab3cd7009519187ad2fb6a83ac6e;p=plcapi.git added POD --- diff --git a/PLC/__init__.py b/PLC/__init__.py index 24e37f3..ea834ec 100644 --- a/PLC/__init__.py +++ b/PLC/__init__.py @@ -1 +1 @@ -all = 'Addresses AddressTypes API Attributes Auth BootStates Config Debug Faults Keys KeyTypes Method NetworkMethods NetworkTypes NodeGroups NodeNetworks Nodes Parameter PCUs Persons PostgreSQL Roles Sites SliceAttributes SliceInstantiations Slices Table'.split() +all = 'Addresses AddressTypes API Attributes Auth BootStates Config Debug Faults Keys KeyTypes Method NetworkMethods NetworkTypes NodeGroups NodeNetworks Nodes Parameter PCUs Persons POD PostgreSQL Roles Sites SliceAttributes SliceInstantiations Slices Table'.split()