X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLC%2F__init__.py;h=b892448e8b12aaad6463ab03c43f7b41c3366ff4;hb=fe81b2c91b436b1882f63023413c7f51b29538ed;hp=fed5fa7fdfd364286c5257e2d18364678bb19f41;hpb=02cad2bf28d2c910efad12bb3899a08fa5278eb4;p=plcapi.git diff --git a/PLC/__init__.py b/PLC/__init__.py index fed5fa7f..b892448e 100644 --- a/PLC/__init__.py +++ b/PLC/__init__.py @@ -1 +1,57 @@ -all = 'Addresses AddressTypes API Auth Boot BootStates Cache ConfFiles Config Debug EventObjects Events Faults Filter GPG InitScripts Keys KeyTypes Messages Method NetworkMethods NetworkTypes NodeGroups NodeNetworkSettings NodeNetworkSettingTypes NodeNetworks Nodes Parameter PCUs Peers Persons POD PostgreSQL PyCurl Roles sendmail Sessions Shell Sites SliceAttributes SliceAttributeTypes SliceInstantiations Slices Table Test'.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()