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 <[email protected]> --- 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 <[email protected]> Gerrit-Reviewer: Greg Padgett <[email protected]> Gerrit-Reviewer: Jiří Moskovčák <[email protected]> Gerrit-Reviewer: Martin Sivák <[email protected]> Gerrit-Reviewer: Sandro Bonazzola <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
