Dan Kenigsberg has submitted this change and it was merged. Change subject: vm: drop unused exception ......................................................................
vm: drop unused exception The _MigrationError exception is defined and never used; The close relative MigrationError (without the leading underscore) is. This patch drops the unused _MigrationError. Change-Id: I5af349e578ef9e5de95a1fe96ebaa7c34f2a6e77 Signed-off-by: Francesco Romani <[email protected]> Reviewed-on: http://gerrit.ovirt.org/23901 Reviewed-by: Vinzenz Feenstra <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M vdsm/vm.py 1 file changed, 0 insertions(+), 4 deletions(-) Approvals: Vinzenz Feenstra: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved Francesco Romani: Verified -- To view, visit http://gerrit.ovirt.org/23901 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5af349e578ef9e5de95a1fe96ebaa7c34f2a6e77 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: Martin Polednik <[email protected]> Gerrit-Reviewer: Vinzenz Feenstra <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
