Change in vdsm[master]: rest-api: Add basic create and delete support

agl at us.ibm.com agl at us.ibm.com
Mon Jun 4 21:53:01 UTC 2012


Adam Litke has uploaded a new change for review.

Change subject: rest-api: Add basic create and delete support
......................................................................

rest-api: Add basic create and delete support

Update the Resource class so that it can dispatch both GET and DELETE methods
from a resource uri.  Update the Collection class so that it can dispatch GET
and POST (create resource) methods from a collection uri.

Signed-off-by: Adam Litke <agl at us.ibm.com>
Change-Id: I3d2072ff114cafcaa99c8d1800d3aa2d825095af
---
M vdsm/rest/Controller.py
1 file changed, 24 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/48/5048/1
--
To view, visit http://gerrit.ovirt.org/5048
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3d2072ff114cafcaa99c8d1800d3aa2d825095af
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Adam Litke <agl at us.ibm.com>


More information about the vdsm-patches mailing list