this should use tags vs nodegroups, but for now we do a quick fix, as it causes an...
[plcapi.git] / PLC / __init__.py
index 72d9b02..96c4ec4 100644 (file)
@@ -1 +1,50 @@
-all = 'Addresses AddressTypes API Auth BootStates CacheTest Caching ConfFiles Config Debug Events Faults Filter Keys KeyTypes Messages Method NetworkMethods NetworkTypes NodeGroups NodeNetworks Nodes Parameter PCUs Peers Persons POD PostgreSQL Roles Sessions Sites SliceAttributes SliceAttributeTypes SliceInstantiations Slices Table'.split()
+all = """
+API
+AddressTypes
+Addresses
+Auth
+Boot
+BootStates
+ConfFiles
+Config
+Debug
+EventObjects
+Events
+Faults
+Filter
+GPG
+InitScripts
+InterfaceSettingTypes
+InterfaceSettings
+Interfaces
+KeyTypes
+Keys
+Messages
+Method
+NetworkMethods
+NetworkTypes
+NodeGroups
+NodeTagTypes
+NodeTags
+Nodes
+PCUProtocolTypes
+PCUTypes
+PCUs
+POD
+Parameter
+Peers
+Persons
+PostgreSQL
+PyCurl
+Roles
+Sessions
+Shell
+Sites
+SliceAttributeTypes
+SliceAttributes
+SliceInstantiations
+Slices
+Table
+Test
+sendmail
+""".split()