Change in vdsm[master]: gluster: volume snapshot create and delete verbs.

danken at redhat.com danken at redhat.com
Wed Feb 4 18:05:23 UTC 2015


Dan Kenigsberg has submitted this change and it was merged.

Change subject: gluster: volume snapshot create and delete verbs.
......................................................................


gluster: volume snapshot create and delete verbs.

This patch adds three new verbs to create and delete
gluster volume snapshots.

*glusterVolumeSnapshotCreate: Creates gluster volume
snapshot. It returns uuid of the created snapshot.

*glusterSnapshotDelete: Deletes gluster volume
snapshot. Snap name should be provided as argument,
that snapshot will be deleted. Returns success/
failure.

*glusterVolumeSnapshotDeleteAll: Deletes gluster volume
snapshot. Volume name should be provided as argument,
all snapshots for that volume will be deleted.
Returns success/failure.

Change-Id: Ia2d1f1b2f2a675c5407222cb267a7560927ae84f
Signed-off-by: Darshan N <dnarayan at redhat.com>
Reviewed-on: http://gerrit.ovirt.org/34535
Reviewed-by: Dan Kenigsberg <danken at redhat.com>
---
M client/vdsClientGluster.py
M vdsm/gluster/api.py
M vdsm/gluster/apiwrapper.py
M vdsm/gluster/cli.py
M vdsm/gluster/exception.py
M vdsm/rpc/vdsmapi-gluster-schema.json
6 files changed, 207 insertions(+), 0 deletions(-)

Approvals:
  Darshan N: Verified
  Dan Kenigsberg: Looks good to me, approved



-- 
To view, visit http://gerrit.ovirt.org/34535
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia2d1f1b2f2a675c5407222cb267a7560927ae84f
Gerrit-PatchSet: 17
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Darshan N <dnarayan at redhat.com>
Gerrit-Reviewer: Bala.FA <barumuga at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Darshan N <dnarayan at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: Shubhendu Tripathi <shtripat at redhat.com>
Gerrit-Reviewer: Timothy Asir <tjeyasin at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server


More information about the vdsm-patches mailing list