move package imports out of __init__()
[plcapi.git] / PLC / __init__.py
index d5ddda8..73385d7 100644 (file)
@@ -1,3 +1,4 @@
+## Please use make index to update this file
 all = """
 Addresses
 AddressTypes
@@ -13,7 +14,10 @@ Events
 Faults
 Filter
 GPG
+Ilinks
 InitScripts
+Interfaces
+InterfaceTags
 Keys
 KeyTypes
 Messages
@@ -21,10 +25,9 @@ Method
 NetworkMethods
 NetworkTypes
 NodeGroups
-NodeNetworkSettings
-NodeNetworkSettingTypes
-NodeNetworks
 Nodes
+NodeTags
+NodeTypes
 Parameter
 PCUProtocolTypes
 PCUs
@@ -37,12 +40,18 @@ PyCurl
 Roles
 sendmail
 Sessions
+SFA
 Shell
 Sites
-SliceAttributes
-SliceAttributeTypes
 SliceInstantiations
 Slices
+SliceTags
 Table
-Test
+TagTypes
+v42LegacyNodeNetworkSettings
+v42LegacyNodeNetworkSettingTypes
+v42LegacyNodeNetworks
+v42Legacy
+v42LegacySliceAttributes
+v42LegacySliceAttributeTypes
 """.split()