Dan Kenigsberg has submitted this change and it was merged. Change subject: Fix the check to convert block domains V0 to tag metadata ......................................................................
Fix the check to convert block domains V0 to tag metadata In this patch: * fix the check to decide if we should upgrade to tag metadata * make __convertDomainMetadataToTags safer * add logging messages to __convertDomainMetadataToTags Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=853910 Change-Id: Ic034c0bf90ce3ecd82dad2f5879838bb1445e7e2 Signed-off-by: Federico Simoncelli <[email protected]> --- M vdsm/storage/imageRepository/formatConverter.py M vdsm/storage/sp.py 2 files changed, 38 insertions(+), 13 deletions(-) Approvals: Ayal Baron: Looks good to me, approved Dafna Ron: Verified Dan Kenigsberg: -- To view, visit http://gerrit.ovirt.org/7654 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic034c0bf90ce3ecd82dad2f5879838bb1445e7e2 Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Dafna Ron <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Yeela Kaplan <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
