c7ad52998327defe8075c9512be1986e7f5af755
/sbin may not be in the regular user's PATH or tools like sysctl/ss may require root privileges to execute correctly on OpenSUSE, and this makes net_helpers functions fail with OSError. There is no harm in running ss or sysctl as root user for these functions and that allows fullstack/functional tests to operate correctly on OpenSUSE. The change requires a testcase to inherit from BaseSudoTestCase due to the new run_as_root=True flag. Change-Id: Ia4f2af1d44faacf5f7ab5471b4f18ecb27f06549
Team and repository tags
Welcome!
To learn more about neutron:
- Documentation: https://docs.openstack.org
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute:
CONTRIBUTING.rst
Description
Languages
Python
99.7%
Shell
0.3%