Add PersonTags as well. Performed a simple test but not extensive regression
[plcapi.git] / PLC / __init__.py
index 80f8ea7..0be5ac4 100644 (file)
@@ -1 +1,58 @@
-all = 'Addresses AddressTypes API Auth BootStates Cache ConfFiles Config Debug Events Faults Filter GPG Keys KeyTypes Messages Method NetworkMethods NetworkTypes NodeGroups NodeNetworks Nodes Parameter PCUs Peers Persons POD PostgreSQL PyCurl Roles Sessions Sites SliceAttributes SliceAttributeTypes SliceInstantiations Slices Table'.split()
+## Please use make index to update this file
+all = """
+API
+AddressTypes
+Addresses
+Auth
+Boot
+BootStates
+ConfFiles
+Config
+Debug
+EventObjects
+Events
+Faults
+Filter
+GPG
+Ilinks
+InitScripts
+InterfaceTags
+Interfaces
+KeyTypes
+Keys
+Messages
+Method
+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
+sendmail
+v42Legacy
+v42LegacyNodeNetworkSettingTypes
+v42LegacyNodeNetworkSettings
+v42LegacyNodeNetworks
+v42LegacySliceAttributeTypes
+v42LegacySliceAttributes
+""".split()