
Martin Sivák has submitted this change and it was merged. Change subject: use VDSM for creating volumes ...................................................................... use VDSM for creating volumes this patch provides a new VdsmBackend that uses vdsm client for creating needed volumes. Bug-Url: https://bugzilla.redhat.com/1094657 Change-Id: Iaeae8bfbe931aa47b7afa36207f712f1335c2bd7 Signed-off-by: Martin Sivak <msivak@redhat.com> Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com> Signed-off-by: Jiri Moskovcak <jmoskovc@redhat.com> --- M ovirt_hosted_engine_ha/lib/storage_backends.py 1 file changed, 305 insertions(+), 17 deletions(-) Approvals: Sandro Bonazzola: Looks good to me, but someone else must approve Martin Sivák: Looks good to me, approved Jiří Moskovčák: Verified -- To view, visit http://gerrit.ovirt.org/28237 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iaeae8bfbe931aa47b7afa36207f712f1335c2bd7 Gerrit-PatchSet: 12 Gerrit-Project: ovirt-hosted-engine-ha Gerrit-Branch: master Gerrit-Owner: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Dan Kenigsberg <danken@redhat.com> Gerrit-Reviewer: Federico Simoncelli <fsimonce@redhat.com> Gerrit-Reviewer: Jiří Moskovčák <jmoskovc@redhat.com> Gerrit-Reviewer: Lev Veyde <lveyde@gmail.com> Gerrit-Reviewer: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server