a single tag type for slice attributes, iterface settings, node tags and ilinks
[plcapi.git] / PLC / __init__.py
1 all = """
2 API
3 AddressTypes
4 Addresses
5 Auth
6 Boot
7 BootStates
8 ConfFiles
9 Config
10 Debug
11 EventObjects
12 Events
13 Faults
14 Filter
15 GPG
16 Ilinks
17 InitScripts
18 InterfaceSettings
19 Interfaces
20 KeyTypes
21 Keys
22 Messages
23 Method
24 NetworkMethods
25 NetworkTypes
26 NodeGroups
27 NodeTags
28 Nodes
29 PCUProtocolTypes
30 PCUTypes
31 PCUs
32 POD
33 Parameter
34 Peers
35 Persons
36 PostgreSQL
37 PyCurl
38 Roles
39 Sessions
40 Shell
41 Sites
42 SliceAttributes
43 SliceInstantiations
44 Slices
45 Table
46 TagTypes
47 sendmail
48 """.split()