Fix name -> tagname. Thanks to Elliot Jaffe.
[plcapi.git] / PLC / __init__.py
index 98ab7af..6096fb2 100644 (file)
@@ -1 +1,56 @@
-all = 'API AddressTypes Addresses Auth BootStates ConfFiles Config Debug Events Faults Filter ForeignNodes KeyTypes Keys Messages Method NetworkMethods NetworkTypes NodeGroups NodeNetworks Nodes PCUs POD Parameter Peers Persons PostgreSQL Roles Sessions Sites SliceAttributeTypes SliceAttributes SliceInstantiations Slices Table'.split()
+## Please use make index to update this file
+all = """
+Addresses
+AddressTypes
+API
+Auth
+Boot
+BootStates
+ConfFiles
+Config
+Debug
+EventObjects
+Events
+Faults
+Filter
+GPG
+Ilinks
+InitScripts
+Interfaces
+InterfaceTags
+Keys
+KeyTypes
+Messages
+Method
+NetworkMethods
+NetworkTypes
+NodeGroups
+Nodes
+NodeTags
+NodeTypes
+Parameter
+PCUProtocolTypes
+PCUs
+PCUTypes
+Peers
+Persons
+POD
+PostgreSQL
+PyCurl
+Roles
+sendmail
+Sessions
+Shell
+Sites
+SliceInstantiations
+Slices
+SliceTags
+Table
+TagTypes
+v42LegacyNodeNetworkSettings
+v42LegacyNodeNetworkSettingTypes
+v42LegacyNodeNetworks
+v42Legacy
+v42LegacySliceAttributes
+v42LegacySliceAttributeTypes
+""".split()