From Dan Kenigsberg <[email protected]>: Dan Kenigsberg has submitted this change and it was merged. ( https://gerrit.ovirt.org/80609 )
Change subject: virt: Make sure all hotunplug calls update domain descriptor ...................................................................... virt: Make sure all hotunplug calls update domain descriptor NIC and host device hot unplug calls don't update domain descriptor after the hot unplug has been completed. Apparently this had had no bad consequences until we started to use Engine XML and then the domain XML reported to Engine and actual state of the VM got out of sync. This patch adds the missing update calls. Change-Id: Ia6679724d38894958ae09e249b4e1fe99e2cc7ce Bug-Url: https://bugzilla.redhat.com/1480949 Signed-off-by: Milan Zamazal <[email protected]> --- M lib/vdsm/virt/vm.py 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: Jenkins CI: Passed CI tests Dan Kenigsberg: Looks good to me, approved Arik Hadas: Looks good to me, but someone else must approve Michal Skrivanek: Looks good to me, but someone else must approve Milan Zamazal: Verified -- To view, visit https://gerrit.ovirt.org/80609 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia6679724d38894958ae09e249b4e1fe99e2cc7ce Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Milan Zamazal <[email protected]> Gerrit-Reviewer: Arik Hadas <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Edward Haas <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: Milan Zamazal <[email protected]> Gerrit-Reviewer: Petr Horáček <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list -- [email protected] To unsubscribe send an email to [email protected]
