Change in ovirt-hosted-engine-ha[ovirt-hosted-engine-ha-1.3]: Save the disconnected vNIC info to vm.conf when converting t...

Martin Sivák has submitted this change and it was merged. Change subject: Save the disconnected vNIC info to vm.conf when converting the OVF image ...................................................................... Save the disconnected vNIC info to vm.conf when converting the OVF image Some vNICs might not be plugged in and the --vm-start command should handle that properly. Trying to connect a vNIC like that can fail the VM start as the network might not be available on the host. Change-Id: If0ae1af6152236a0c4a7d767ae828a91cfd4dbd2 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1319785 Signed-off-by: Martin Sivak <msivak@redhat.com> (cherry picked from commit 9505b3005bac21cf15e90edde6414e736f817265) --- M ovirt_hosted_engine_ha/lib/ovf/ovf2VmParams.py M ovirt_hosted_engine_ha/lib/ovf/ovf2VmParams_test.py M ovirt_hosted_engine_ha/lib/ovf/ovf_test.xml 3 files changed, 36 insertions(+), 1 deletion(-) Approvals: Martin Sivák: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/55443 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If0ae1af6152236a0c4a7d767ae828a91cfd4dbd2 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-hosted-engine-ha Gerrit-Branch: ovirt-hosted-engine-ha-1.3 Gerrit-Owner: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Sivák <msivak@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
msivak@redhat.com