Greg Padgett has submitted this change and it was merged.
Change subject: client, broker: method to read agent metadata without broker
......................................................................
client, broker: method to read agent metadata without broker
Provide a method usable by the ha setup application which will read and
parse the ha metadata from the domain without requiring the ha broker.
The initial planned use for this is to have setup verify host_id
uniqueness during setup before starting the ha daemons.
Change-Id: I51612715eee18a488e7d1f7942f0891e35b1fc62
Bug-Url:
https://bugzilla.redhat.com/1012417
Signed-off-by: Greg Padgett <gpadgett(a)redhat.com>
---
M ovirt_hosted_engine_ha/broker/storage_broker.py
M ovirt_hosted_engine_ha/client/client.py
2 files changed, 47 insertions(+), 8 deletions(-)
Approvals:
Greg Padgett: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/19140
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I51612715eee18a488e7d1f7942f0891e35b1fc62
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-hosted-engine-ha
Gerrit-Branch: master
Gerrit-Owner: Greg Padgett <gpadgett(a)redhat.com>
Gerrit-Reviewer: Greg Padgett <gpadgett(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server