step2 : basic functions for handling nodetags and nodegroups - still highly volatile
[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 InitScripts
17 InterfaceSettingTypes
18 InterfaceSettings
19 Interfaces
20 KeyTypes
21 Keys
22 Messages
23 Method
24 NetworkMethods
25 NetworkTypes
26 NodeGroups
27 NodeTagTypes
28 NodeTags
29 Nodes
30 PCUProtocolTypes
31 PCUTypes
32 PCUs
33 POD
34 Parameter
35 Peers
36 Persons
37 PostgreSQL
38 PyCurl
39 Roles
40 Sessions
41 Shell
42 Sites
43 SliceAttributeTypes
44 SliceAttributes
45 SliceInstantiations
46 Slices
47 Table
48 Test
49 sendmail
50 """.split()