Dan Kenigsberg has submitted this change and it was merged.

Change subject: Added Gluster file system management support.
......................................................................


Added Gluster file system management support.

Verbs added into vdsm are
  glusterVolumesList,
  glusterVolumeCreate,
  glusterVolumeStart,
  glusterVolumeStop,
  glusterVolumeDelete,
  glusterVolumeSet,
  glusterVolumeBrickAdd,
  glusterVolumeRebalanceStart,
  glusterVolumeRebalanceStop,
  glusterVolumeRebalanceStatus,
  glusterVolumeReplaceBrickStart,
  glusterVolumeReplaceBrickAbort,
  glusterVolumeReplaceBrickPause,
  glusterVolumeReplaceBrickStatus,
  glusterVolumeReplaceBrickCommit,
  glusterVolumeRemoveBrickStart,
  glusterVolumeRemoveBrickStop,
  glusterVolumeRemoveBrickStatus,
  glusterVolumeRemoveBrickCommit,
  glusterVolumeRemoveBrickForce,
  glusterHostAdd,
  glusterHostRemove,
  glusterHostsList

Change-Id: Ibd51bec292991f7abdcacf3ba747c9662f660f51
Signed-off-by: Timothy Asir <[email protected]>
Signed-off-by: Bala.FA <[email protected]>
---
M Makefile.am
M vdsm.spec.in
M vdsm/BindingXMLRPC.py
M vdsm/clientIF.py
M vdsm/gluster/Makefile.am
A vdsm/gluster/api.py
M vdsm_cli/Makefile.am
M vdsm_cli/vdsClient.py
A vdsm_cli/vdsClientGluster.py
9 files changed, 626 insertions(+), 2 deletions(-)

Approvals:
  Timothy Asir: Verified
  Dan Kenigsberg: Looks good to me, approved


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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ibd51bec292991f7abdcacf3ba747c9662f660f51
Gerrit-PatchSet: 22
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Bala.FA <[email protected]>
Gerrit-Reviewer: Ayal Baron <[email protected]>
Gerrit-Reviewer: Bala.FA <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Eduardo <[email protected]>
Gerrit-Reviewer: Ewoud Kohl van Wijngaarden <[email protected]>
Gerrit-Reviewer: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: Saggi Mizrahi <[email protected]>
Gerrit-Reviewer: Timothy Asir <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to