Dan Kenigsberg has submitted this change and it was merged. Change subject: vm: Remove empty RNG devices left after 3.5->3.6 upgrade ......................................................................
vm: Remove empty RNG devices left after 3.5->3.6 upgrade Clean out unknown devices that are created for RNG devices by VDSM 3.5 and are left in the configuration after upgrade to 3.6 until the VM is rebooted. These devices do not contain 'source' spec param so they cause exceptions on newer VDSM versions that expect 'source' to be present. Change-Id: I2580dcb335970a4bb5c4c87fe6ea9fcd8e494df5 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1282581 Signed-off-by: Shmuel Melamud <[email protected]> Reviewed-on: https://gerrit.ovirt.org/48621 Reviewed-by: Francesco Romani <[email protected]> Continuous-Integration: Jenkins CI --- M vdsm/virt/vm.py 1 file changed, 29 insertions(+), 2 deletions(-) Approvals: Jenkins CI: Passed CI tests Shmuel Leib Melamud: Verified Francesco Romani: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/48621 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2580dcb335970a4bb5c4c87fe6ea9fcd8e494df5 Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Shmuel Leib Melamud <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Shmuel Leib Melamud <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
