]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume: util: look for executable in $PATH 32860/head
authorShyukri Shyukriev <shshyukriev@suse.com>
Thu, 21 Nov 2019 14:04:02 +0000 (15:04 +0100)
committerShyukri Shyukriev <shshyukriev@suse.com>
Sat, 8 Feb 2020 20:25:40 +0000 (22:25 +0200)
commit259dd744330faa0c0bde0d67b92cc53f9d34f41c
tree95258a834c3fb561346247d70bc35ec5c086bcef
parente28dea68b07adb8402e164bbe1ba959dc1dfef4b
ceph-volume: util: look for executable in $PATH

Fixes: https://tracker.ceph.com/issues/36728
Fallback to predefined paths for backward compatibility.
Alter test involved for partial match in warning

Signed-off-by: Shyukri Shyukriev <shshyukriev@suse.com>
(cherry picked from commit a8577085dc52b0f214d9568c29a9605d1a826a45)
src/ceph-volume/ceph_volume/tests/util/test_system.py
src/ceph-volume/ceph_volume/util/system.py