Dan Kenigsberg has submitted this change and it was merged. Change subject: Change scsi_id command path to be configured at runtime ......................................................................
Change scsi_id command path to be configured at runtime On fedora 18 scsi_id path is no longer under /sbin/scsi_id, we configure vdsm to look for the path at runtime and thus remove it from constants. Change-Id: I409d4da0ba429564466271aded32e96f9401cd6c Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=886087 Signed-off-by: Yeela Kaplan <[email protected]> --- M configure.ac M vdsm/constants.py.in M vdsm/storage/multipath.py M vdsm/sudoers.vdsm.in 4 files changed, 39 insertions(+), 37 deletions(-) Approvals: Yeela Kaplan: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/10824 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I409d4da0ba429564466271aded32e96f9401cd6c Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Yeela Kaplan <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Eduardo <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[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
