Fabian Deutsch has submitted this change and it was merged. Change subject: Add system.Filesystem.by_partlabel ......................................................................
Add system.Filesystem.by_partlabel UEFI+iSCSI booting requires finding a partition by partlabel instead of label in order to find the grub config. Add a convenience method. Change-Id: I531adfce70f1a0f4977d454d8447315f2e2bea46 Signed-off-by: Ryan Barry <[email protected]> --- M src/ovirt/node/utils/system.py 1 file changed, 20 insertions(+), 0 deletions(-) Approvals: Fabian Deutsch: Verified; Looks good to me, approved Ryan Barry: Verified -- To view, visit https://gerrit.ovirt.org/34912 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I531adfce70f1a0f4977d454d8447315f2e2bea46 Gerrit-PatchSet: 6 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Ryan Barry <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Ryan Barry <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
