renaming SliceAttribute into SliceTag and InterfaceSetting into InterfaceTag
[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 InterfaceTags
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 SliceInstantiations
43 SliceTags
44 Slices
45 Table
46 TagTypes
47 sendmail
48 """.split()