commit | ffc1b76f64341e18b5a6e60783f1e33297623f99 | [log] [tgz] |
---|---|---|
author | yatinkarel <ykarel@redhat.com> | Mon Aug 28 10:52:26 2023 +0530 |
committer | yatinkarel <ykarel@redhat.com> | Mon Aug 28 11:01:07 2023 +0530 |
tree | f358889b7846b5173203f47b13c5b66afd65744e | |
parent | e2bd271790bab86d98cfa0e239e90b1e694646b4 [diff] |
[neutron] Rely on PATH env set by devstack This was missed as part of [1], neutron sets exec_dirs in rootwrap.conf differently so that also needs to be fixed. Without it neutron openvswitch jobs relying on neutron-keepalived-state-change scripts were failing when deployed with GLOBAL_VENV=True as binaries no longer found at /usr/local/bin. [1] https://review.opendev.org/c/openstack/devstack/+/558930 Closes-Bug: #2031415 Change-Id: I9aa56bff02594f253381ffe47a70949079f4c240