Dan Kenigsberg has submitted this change and it was merged. Change subject: multipath-conf: Add (disabled) overrides section ......................................................................
multipath-conf: Add (disabled) overrides section Upstream multipath is supporting new "overrides" section, allowing overriding certain options in all built-in devices options. Using this new section, we can remove the devices entries, and replace them with 2 entries in the overrides section. The new section is currently disabled until this feature is available on all supported platforms. Comments in the generated multipath configuration will help users to use this option if it is already available on their platform. For more info see multipath-tools commit 3b40d0d9f39fe (libmultipath: add overrides section to multipath.conf). Change-Id: I204db18c33f8cd3ef37fc4e9fa02edc0fd3ec963 Relates-To: https://bugzilla.redhat.com/880738 Signed-off-by: Nir Soffer <[email protected]> Reviewed-on: https://gerrit.ovirt.org/42189 Reviewed-by: Yeela Kaplan <[email protected]> Reviewed-by: Adam Litke <[email protected]> Continuous-Integration: Jenkins CI --- M lib/vdsm/tool/configurators/multipath.py 1 file changed, 11 insertions(+), 0 deletions(-) Approvals: Nir Soffer: Verified Adam Litke: Looks good to me, approved Yeela Kaplan: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/42189 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I204db18c33f8cd3ef37fc4e9fa02edc0fd3ec963 Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Nir Soffer <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Yeela Kaplan <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
