Dan Kenigsberg has submitted this change and it was merged. Change subject: Fixed parted utils for newer parted ......................................................................
Fixed parted utils for newer parted In the newer parted, the new flag 'esp' is added to the 'boot' flag on all partitions. Also fixed issue where we returned the trailing commas when a partition had more than one flag. Change-Id: I21b5842abb03f08b15b067c0c6e5889091bcdc5d Signed-off-by: David Caro <[email protected]> Reviewed-on: http://gerrit.ovirt.org/35700 Reviewed-by: Dan Kenigsberg <[email protected]> Reviewed-by: Bala.FA <[email protected]> Reviewed-by: Petr Horáček <[email protected]> --- M tests/parted_utils_tests.py M vdsm/parted_utils.py 2 files changed, 5 insertions(+), 2 deletions(-) Approvals: Bala.FA: Looks good to me, but someone else must approve Petr Horáček: Looks good to me, but someone else must approve David Caro: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/35700 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I21b5842abb03f08b15b067c0c6e5889091bcdc5d Gerrit-PatchSet: 5 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: David Caro <[email protected]> Gerrit-Reviewer: Bala.FA <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Darshan N <[email protected]> Gerrit-Reviewer: David Caro <[email protected]> Gerrit-Reviewer: Petr Horáček <[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
