Add PersonTags as well. Performed a simple test but not extensive regression
[plcapi.git] / PLC / __init__.py
index 0c58a0f..0be5ac4 100644 (file)
@@ -1,3 +1,4 @@
+## Please use make index to update this file
 all = """
 API
 AddressTypes
@@ -33,12 +34,14 @@ PCUs
 POD
 Parameter
 Peers
+PersonTags
 Persons
 PostgreSQL
 PyCurl
 Roles
 Sessions
 Shell
+SiteTags
 Sites
 SliceInstantiations
 SliceTags
@@ -46,4 +49,10 @@ Slices
 Table
 TagTypes
 sendmail
+v42Legacy
+v42LegacyNodeNetworkSettingTypes
+v42LegacyNodeNetworkSettings
+v42LegacyNodeNetworks
+v42LegacySliceAttributeTypes
+v42LegacySliceAttributes
 """.split()