Francesco Romani 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/49087 Continuous-Integration: Francesco Romani <[email protected]> Continuous-Integration: Jenkins CI Reviewed-by: Dan Kenigsberg <[email protected]> Reviewed-by: Francesco Romani <[email protected]> --- M vdsm/virt/vm.py 1 file changed, 29 insertions(+), 2 deletions(-) Approvals: Jenkins CI: Passed CI tests Shmuel Leib Melamud: Verified Dan Kenigsberg: Looks good to me, approved Francesco Romani: Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/49087 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2580dcb335970a4bb5c4c87fe6ea9fcd8e494df5 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.6 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
