Greg Padgett has submitted this change and it was merged.
Change subject: agent: fix arguments to vdsClient migrate invocation
......................................................................
agent: fix arguments to vdsClient migrate invocation
The run_vds_client_command() function expects a boolean parameter for
ssl state but was being sent a text string, causing migration to fail.
Change-Id: I25aaaa3d6cc32a8e36e6366a24cf2db43c0039b0
Bug-Url:
https://bugzilla.redhat.com/1015721
Signed-off-by: Greg Padgett <gpadgett(a)redhat.com>
---
M ovirt_hosted_engine_ha/agent/hosted_engine.py
1 file changed, 7 insertions(+), 5 deletions(-)
Approvals:
Greg Padgett: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/19873
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I25aaaa3d6cc32a8e36e6366a24cf2db43c0039b0
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: Martin Sivák <msivak(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server