Add timestamps to Nodes, PCUs and Interfaces to make concrete
[plcapi.git] / PLC / __init__.py
index 22f8b24..b892448 100644 (file)
@@ -1,5 +1,7 @@
+## Please use make index to update this file
 all = """
 API
+Accessor
 AddressTypes
 Addresses
 Auth
@@ -15,16 +17,20 @@ Filter
 GPG
 Ilinks
 InitScripts
-InterfaceSettings
+InterfaceTags
 Interfaces
 KeyTypes
 Keys
+LeaseFilter
+Leases
 Messages
 Method
+Namespace
 NetworkMethods
 NetworkTypes
 NodeGroups
 NodeTags
+NodeTypes
 Nodes
 PCUProtocolTypes
 PCUTypes
@@ -32,17 +38,20 @@ PCUs
 POD
 Parameter
 Peers
+PersonTags
 Persons
 PostgreSQL
 PyCurl
 Roles
 Sessions
 Shell
+SiteTags
 Sites
-SliceAttributes
 SliceInstantiations
+SliceTags
 Slices
 Table
 TagTypes
+Timestamp
 sendmail
 """.split()