a single tag type for slice attributes, iterface settings, node tags and ilinks
[plcapi.git] / PLC / __init__.py
index fed5fa7..22f8b24 100644 (file)
@@ -1 +1,48 @@
-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()
+all = """
+API
+AddressTypes
+Addresses
+Auth
+Boot
+BootStates
+ConfFiles
+Config
+Debug
+EventObjects
+Events
+Faults
+Filter
+GPG
+Ilinks
+InitScripts
+InterfaceSettings
+Interfaces
+KeyTypes
+Keys
+Messages
+Method
+NetworkMethods
+NetworkTypes
+NodeGroups
+NodeTags
+Nodes
+PCUProtocolTypes
+PCUTypes
+PCUs
+POD
+Parameter
+Peers
+Persons
+PostgreSQL
+PyCurl
+Roles
+Sessions
+Shell
+Sites
+SliceAttributes
+SliceInstantiations
+Slices
+Table
+TagTypes
+sendmail
+""".split()