step2 : basic functions for handling nodetags and nodegroups - still highly volatile
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 23 May 2008 10:25:13 +0000 (10:25 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 23 May 2008 10:25:13 +0000 (10:25 +0000)
commit7ba889dd89500f8c0695ef21bfda28291bb4f9da
treef54a1d0b4abc0de9fe27029d5f42639d4a790631
parentbd8f6486ef83bb6afcd5be83e7d4fb49cc7d09f8
step2 : basic functions for handling nodetags and nodegroups - still highly volatile
31 files changed:
PLC/.cvsignore [deleted file]
PLC/InitScripts.py
PLC/Methods/AddConfFileToNodeGroup.py
PLC/Methods/AddNodeGroup.py
PLC/Methods/AddNodeTag.py [new file with mode: 0644]
PLC/Methods/AddNodeTagType.py [new file with mode: 0644]
PLC/Methods/AddSliceAttribute.py
PLC/Methods/DeleteConfFileFromNodeGroup.py
PLC/Methods/DeleteInitScript.py
PLC/Methods/DeleteNodeGroup.py
PLC/Methods/DeleteNodeTag.py [new file with mode: 0644]
PLC/Methods/DeleteNodeTagType.py [new file with mode: 0644]
PLC/Methods/GetInterfaceSettings.py
PLC/Methods/GetNodeGroups.py
PLC/Methods/GetNodeTagTypes.py [new file with mode: 0644]
PLC/Methods/GetNodeTags.py [new file with mode: 0644]
PLC/Methods/GetSlivers.py
PLC/Methods/UpdateNodeGroup.py
PLC/Methods/UpdateNodeTag.py [new file with mode: 0644]
PLC/Methods/UpdateNodeTagType.py [new file with mode: 0644]
PLC/Methods/__init__.py
PLC/NodeGroups.py
PLC/NodeTagTypes.py [new file with mode: 0644]
PLC/NodeTags.py [new file with mode: 0644]
PLC/Nodes.py
PLC/Test.py
PLC/__init__.py
migrations/migrate-v4-to-v5.sh
migrations/migrate-v4-to-v5.sql [new file with mode: 0644]
php/.cvsignore [deleted file]
planetlab5.sql