Adam Litke has submitted this change and it was merged. Change subject: virt: Improve volume extension info readability ......................................................................
virt: Improve volume extension info readability Format dict using one line per item and sort by the key. This makes the code easier to read and modify. Change-Id: Ieaf5b629f927094de04897d718d41ee81ed30ffb Signed-off-by: Nir Soffer <[email protected]> Reviewed-on: https://gerrit.ovirt.org/38029 Reviewed-by: Francesco Romani <[email protected]> Reviewed-by: Adam Litke <[email protected]> --- M vdsm/virt/vm.py 1 file changed, 17 insertions(+), 10 deletions(-) Approvals: Nir Soffer: Verified Adam Litke: Looks good to me, approved Francesco Romani: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/38029 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ieaf5b629f927094de04897d718d41ee81ed30ffb Gerrit-PatchSet: 6 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Nir Soffer <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Ala Hino <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Candace Sheremeta <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Nir Soffer <[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
