merge from Trunk
[plcapi.git] / PLC / __init__.py
index 24e37f3..5d41de2 100644 (file)
@@ -1 +1,46 @@
-all = 'Addresses AddressTypes API Attributes Auth BootStates Config Debug Faults Keys KeyTypes Method NetworkMethods NetworkTypes NodeGroups NodeNetworks Nodes Parameter PCUs Persons PostgreSQL Roles Sites SliceAttributes SliceInstantiations Slices Table'.split()
+all = """
+API
+AddressTypes
+Addresses
+Auth
+Boot
+BootStates
+ConfFiles
+Config
+Debug
+EventObjects
+Events
+Faults
+Filter
+GPG
+InitScripts
+KeyTypes
+Keys
+Messages
+Method
+NetworkMethods
+NetworkTypes
+NodeGroups
+NodeNetworkSettingTypes
+NodeNetworkSettings
+NodeNetworks
+Nodes
+PCUs
+POD
+Parameter
+Peers
+Persons
+PostgreSQL
+PyCurl
+Roles
+Sessions
+Shell
+Sites
+SliceAttributeTypes
+SliceAttributes
+SliceInstantiations
+Slices
+Table
+Test
+sendmail
+""".split()