add site_tags : GetSites() now returns 'site_tag_ids' attribute.
[plcapi.git] / PLC / __init__.py
index 0c58a0f..5ee17c4 100644 (file)
@@ -1,3 +1,4 @@
+## Please use make index to update this file
 all = """
 API
 AddressTypes
@@ -39,6 +40,7 @@ PyCurl
 Roles
 Sessions
 Shell
+SiteTags
 Sites
 SliceInstantiations
 SliceTags
@@ -46,4 +48,10 @@ Slices
 Table
 TagTypes
 sendmail
+v42Legacy
+v42LegacyNodeNetworkSettingTypes
+v42LegacyNodeNetworkSettings
+v42LegacyNodeNetworks
+v42LegacySliceAttributeTypes
+v42LegacySliceAttributes
 """.split()