First draft for leases
[plcapi.git] / PLC / __init__.py
index 6486402..b892448 100644 (file)
@@ -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 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()