X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLC%2F__init__.py;h=b892448e8b12aaad6463ab03c43f7b41c3366ff4;hb=fe81b2c91b436b1882f63023413c7f51b29538ed;hp=5f001c3ccd8cfff5538dd9400f31351097ed72f1;hpb=c1ef7b55b9945976f39551cb3bf5ee9e3bbb7cea;p=plcapi.git diff --git a/PLC/__init__.py b/PLC/__init__.py index 5f001c3..b892448 100644 --- a/PLC/__init__.py +++ b/PLC/__init__.py @@ -1 +1,57 @@ -all = 'Addresses AddressTypes API Auth BootStates ConfFiles Config Debug Events Faults Keys KeyTypes Method NetworkMethods NetworkTypes NodeGroups NodeNetworks Nodes Parameter PCUs Persons POD PostgreSQL Roles Sites SliceAttributes SliceAttributeTypes SliceInstantiations Slices Table'.split() +## Please use make index to update this file +all = """ +API +Accessor +AddressTypes +Addresses +Auth +Boot +BootStates +ConfFiles +Config +Debug +EventObjects +Events +Faults +Filter +GPG +Ilinks +InitScripts +InterfaceTags +Interfaces +KeyTypes +Keys +LeaseFilter +Leases +Messages +Method +Namespace +NetworkMethods +NetworkTypes +NodeGroups +NodeTags +NodeTypes +Nodes +PCUProtocolTypes +PCUTypes +PCUs +POD +Parameter +Peers +PersonTags +Persons +PostgreSQL +PyCurl +Roles +Sessions +Shell +SiteTags +Sites +SliceInstantiations +SliceTags +Slices +Table +TagTypes +Timestamp +sendmail +""".split()