add site_tags : GetSites() now returns 'site_tag_ids' attribute.
[plcapi.git] / PLC / __init__.py
index 1d981e0..5ee17c4 100644 (file)
@@ -1 +1,57 @@
-all = 'API AddressTypes Addresses Auth BootStates ConfFiles Config Debug Events Faults 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 = """
+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
+Persons
+PostgreSQL
+PyCurl
+Roles
+Sessions
+Shell
+SiteTags
+Sites
+SliceInstantiations
+SliceTags
+Slices
+Table
+TagTypes
+sendmail
+v42Legacy
+v42LegacyNodeNetworkSettingTypes
+v42LegacyNodeNetworkSettings
+v42LegacyNodeNetworks
+v42LegacySliceAttributeTypes
+v42LegacySliceAttributes
+""".split()