I discovered an additional workaround that may be considered more secure and doesn't require any patching.
In the neutron sudoers file, I added a secure_path that included my installation bin directory:
Defaults:neutron secure_path = /opt/openstack/neutron/bin:/sbin:/bin:/usr/sbin:/usr/bin
I discovered an additional workaround that may be considered more secure and doesn't require any patching.
In the neutron sudoers file, I added a secure_path that included my installation bin directory:
Defaults:neutron secure_path = /opt/openstack/ neutron/ bin:/sbin: /bin:/usr/ sbin:/usr/ bin