Martin Sivák has submitted this change and it was merged.
Change subject: Fix an error when the brokerlink's return value has no data
......................................................................
Fix an error when the brokerlink's return value has no data
This could happen during setup or the first execution of
included daemons. The metadata file was present, but nobody
has reported anything yet.
Change-Id: I0f1e96595ca07c20bae6fba805ae2bc4ba3e5151
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1075126
Signed-off-by: Martin Sivak <msivak(a)redhat.com>
---
M ovirt_hosted_engine_ha/lib/brokerlink.py
A ovirt_hosted_engine_ha/lib/brokerlink_test.py
2 files changed, 40 insertions(+), 8 deletions(-)
Approvals:
Martin Sivák: Verified; Looks good to me, approved
Jiří Moskovčák: Looks good to me, but someone else must approve
--
To view, visit
http://gerrit.ovirt.org/25799
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I0f1e96595ca07c20bae6fba805ae2bc4ba3e5151
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-hosted-engine-ha
Gerrit-Branch: master
Gerrit-Owner: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: Greg Padgett <gpadgett(a)redhat.com>
Gerrit-Reviewer: Jiří Moskovčák <jmoskovc(a)redhat.com>
Gerrit-Reviewer: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server