Lei Li has uploaded a new change for review.
Change subject: [WIP] rest-api: Model Networks ......................................................................
[WIP] rest-api: Model Networks
API Implemented: ---------------- /api/networks * list, create, confirm and edit configuration for network Actions: /api/networks/add - Add a new network /api/networks/confirm - Mark the current network configurations as safe /api/networks/<id>/delete - DELETE a network /api/networks/<id>/edit - Add a new network and replace the old one
API as TODO: --------------- /api/networks/<id...>/setup - Add/Edit/Remove configuration for networks
Change-Id: Ic7eca74c16699a5cc35c4077192fb6ecfe706470 Signed-off-by: Lei Li lilei@linux.vnet.ibm.com --- M vdsm/rest/Controller.py M vdsm/rest/templates/Makefile.am M vdsm/rest/templates/api.xsd A vdsm/rest/templates/network.json.x A vdsm/rest/templates/network.xml.x A vdsm/rest/templates/networks.json.x A vdsm/rest/templates/networks.xml.x M vdsm/rest/templates/root.json.x M vdsm/rest/templates/root.xml.x M vdsm/rest/templates/rsdl.xml 10 files changed, 377 insertions(+), 0 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/81/5881/1 -- To view, visit http://gerrit.ovirt.org/5881 To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange Gerrit-Change-Id: Ic7eca74c16699a5cc35c4077192fb6ecfe706470 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Lei Li lilei@linux.vnet.ibm.com
Lei Li has posted comments on this change.
Change subject: [WIP] rest-api: Model Networks ......................................................................
Patch Set 1:
I know it's far far away from perfect. Suggestions and comments are very appreciated!
-- To view, visit http://gerrit.ovirt.org/5881 To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment Gerrit-Change-Id: Ic7eca74c16699a5cc35c4077192fb6ecfe706470 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Lei Li lilei@linux.vnet.ibm.com Gerrit-Reviewer: Lei Li lilei@linux.vnet.ibm.com
Itamar Heim has posted comments on this change.
Change subject: [WIP] rest-api: Model Networks ......................................................................
Patch Set 2:
still relevant or should be abandoned?
Antoni Segura Puimedon has posted comments on this change.
Change subject: [WIP] rest-api: Model Networks ......................................................................
Patch Set 2: Code-Review-1
The rest part has been dropped, which makes this patch obsolete.
Itamar Heim has abandoned this change.
Change subject: [WIP] rest-api: Model Networks ......................................................................
Abandoned
abandoning per last comment. please re-open if still relevant for some reason. thanks
vdsm-patches@lists.fedorahosted.org