This commit was manufactured by cvs2svn to create branch
authorPlanet-Lab Support <support@planet-lab.org>
Thu, 13 Sep 2007 18:19:09 +0000 (18:19 +0000)
committerPlanet-Lab Support <support@planet-lab.org>
Thu, 13 Sep 2007 18:19:09 +0000 (18:19 +0000)
commitfcef24e66e137f58d048c54c3c286e574ab0880d
tree08da6e02908cf65345af84dd21c3b5372d2d71a1
parentdd451a33a9eeb9a7b2ccf490e916dd1f4196a24a
This commit was manufactured by cvs2svn to create branch
'planetlab-4_0-branch'.
23 files changed:
PLC/Methods/AddNodeNetworkSetting.py [new file with mode: 0644]
PLC/Methods/AddNodeNetworkSettingType.py [new file with mode: 0644]
PLC/Methods/DeleteNodeNetworkSetting.py [new file with mode: 0644]
PLC/Methods/DeleteNodeNetworkSettingType.py [new file with mode: 0644]
PLC/Methods/GetBootMedium.py [new file with mode: 0644]
PLC/Methods/GetNodeNetworkSettingTypes.py [new file with mode: 0644]
PLC/Methods/GetNodeNetworkSettings.py [new file with mode: 0644]
PLC/Methods/GetPlcRelease.py [new file with mode: 0644]
PLC/Methods/GetSliceKeys.py [new file with mode: 0644]
PLC/Methods/UpdateNodeNetworkSetting.py [new file with mode: 0644]
PLC/Methods/UpdateNodeNetworkSettingType.py [new file with mode: 0644]
migrations/003-down-network-settings.sql [new file with mode: 0644]
migrations/003-test.py [new file with mode: 0755]
migrations/003-up-network-settings.sql [new file with mode: 0644]
migrations/004-up-fix-site-nodes.sql [new file with mode: 0644]
migrations/005-down-import-apr-2007.sql [new file with mode: 0644]
migrations/005-up-import-apr-2007.sql [new file with mode: 0644]
migrations/006-down-slice-attribute-nodegroup.sql [new file with mode: 0644]
migrations/006-up-slice-attribute-nodegroup.sql [new file with mode: 0644]
migrations/007-down-event-objects-view.sql [new file with mode: 0644]
migrations/007-up-event-objects-view.sql [new file with mode: 0644]
migrations/008-down-import-aug-2007.sql [new file with mode: 0644]
migrations/008-up-import-aug-2007.sql [new file with mode: 0644]