Sandro Bonazzola has submitted this change and it was merged.
Change subject: Use the new ovirt-hosted-engine-ha Backend API for lockspace init
......................................................................
Use the new ovirt-hosted-engine-ha Backend API for lockspace init
ovirt-hosted-engine-ha unified the API for creating and accessing
the metadata and lockspace files.
This patch removes the code duplication between setup and ha using
the API.
Change-Id: I4ca5539aa45742eb99577a5c91200fdadf555a11
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1067162
Signed-off-by: Martin Sivak <msivak(a)redhat.com>
---
M src/ovirt_hosted_engine_setup/constants.py
M src/plugins/ovirt-hosted-engine-setup/sanlock/lockspace.py
2 files changed, 52 insertions(+), 84 deletions(-)
Approvals:
Sandro Bonazzola: Looks good to me, approved
Martin Sivák: Verified
--
To view, visit
http://gerrit.ovirt.org/25897
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4ca5539aa45742eb99577a5c91200fdadf555a11
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-hosted-engine-setup
Gerrit-Branch: master
Gerrit-Owner: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server