Merge from trunk; no longer check if slice is local or peer
[plcapi.git] / PLC / __init__.py
index 2a4362d..d5ddda8 100644 (file)
@@ -1 +1,48 @@
-all = 'Addresses AddressTypes API Auth BootStates ConfFiles Config Debug Events Faults Filter ForeignNodes 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 = """
+Addresses
+AddressTypes
+API
+Auth
+Boot
+BootStates
+ConfFiles
+Config
+Debug
+EventObjects
+Events
+Faults
+Filter
+GPG
+InitScripts
+Keys
+KeyTypes
+Messages
+Method
+NetworkMethods
+NetworkTypes
+NodeGroups
+NodeNetworkSettings
+NodeNetworkSettingTypes
+NodeNetworks
+Nodes
+Parameter
+PCUProtocolTypes
+PCUs
+PCUTypes
+Peers
+Persons
+POD
+PostgreSQL
+PyCurl
+Roles
+sendmail
+Sessions
+Shell
+Sites
+SliceAttributes
+SliceAttributeTypes
+SliceInstantiations
+Slices
+Table
+Test
+""".split()