X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLC%2F__init__.py;h=96c4ec45271a293ab508bae08fef065f8d669b39;hb=a27f49323d4addd120f164cddaafe967b0d71f3d;hp=bfdd2b3069b0bc190a09eb6f8fd02ec1c39c727e;hpb=8adb780647b98ff54846b62233931d3c3a5e5ff3;p=plcapi.git diff --git a/PLC/__init__.py b/PLC/__init__.py index bfdd2b3..96c4ec4 100644 --- a/PLC/__init__.py +++ b/PLC/__init__.py @@ -1 +1,50 @@ -all = 'Addresses AddressTypes API Attributes Auth BootStates Config Debug Faults Keys Method NetworkMethods NetworkTypes NodeGroups NodeNetworks Nodes Parameter PCUs Persons PostgreSQL Roles Sites SliceAttributes SliceInstantiations Slices Table'.split() +all = """ +API +AddressTypes +Addresses +Auth +Boot +BootStates +ConfFiles +Config +Debug +EventObjects +Events +Faults +Filter +GPG +InitScripts +InterfaceSettingTypes +InterfaceSettings +Interfaces +KeyTypes +Keys +Messages +Method +NetworkMethods +NetworkTypes +NodeGroups +NodeTagTypes +NodeTags +Nodes +PCUProtocolTypes +PCUTypes +PCUs +POD +Parameter +Peers +Persons +PostgreSQL +PyCurl +Roles +Sessions +Shell +Sites +SliceAttributeTypes +SliceAttributes +SliceInstantiations +Slices +Table +Test +sendmail +""".split()