Dan Kenigsberg has submitted this change and it was merged. Change subject: vm: declass warning for unsupported pause code ......................................................................
vm: declass warning for unsupported pause code When VDSM starts, it resyncs the VM state with libvirt. Unfortunately, libvirt does not provide yet all the informations VDSM needs, most notably the pause reason if a VM was paused. Thus VDSM spews a warning about that. We have bugs filed to the relevant dependencies since a few months, so it's time to declass this warning to a less worrysome message. Change-Id: Id3cce078f1e357ce89c7352b2a88fc17ca1a2667 Related-To: https://bugzilla.redhat.com/1129587 Signed-off-by: Francesco Romani <[email protected]> Reviewed-on: http://gerrit.ovirt.org/32154 Reviewed-by: Dan Kenigsberg <[email protected]> --- M vdsm/virt/vm.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Dan Kenigsberg: Looks good to me, approved Francesco Romani: Verified -- To view, visit http://gerrit.ovirt.org/32154 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id3cce078f1e357ce89c7352b2a88fc17ca1a2667 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Francesco Romani <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
