Public bug reported:
The neutron-vpn-netns-wrapper always assumes the rootwrap.conf lives in
the default location of /etc/neutron/ because it is not executed with
the --rootwrap_config parameter. If rootwrap.conf is not in the default
location, then execution will fail with a message like:
2019-03-27 18:06:49.176 13642 INFO neutron.common.config [-]
/opt/stack/service/neutron/venv/bin/neutron-vpn-netns-wrapper version
13.0.3.dev77
2019-03-27 18:06:49.177 13642 ERROR
neutron_vpnaas.services.vpn.common.netns_wrapper [-] Incorrect configuration
file: /etc/neutron/rootwrap.conf: NoOptionError: No option 'filters_path' in
section: 'DEFAULT'
; Stderr:
In this case, rootwrap.conf is actually in the non-default directory
/opt/stack/service/neutron/etc/.
So all neutron-vpn-netns-wrapper execution should include the
--rootwrap_config=<rootwrap_conf_path> argument.
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1822199
Title:
neutron-vpn-netns-wrapper not invoked with --rootwrap_config parameter
Status in neutron:
New
Bug description:
The neutron-vpn-netns-wrapper always assumes the rootwrap.conf lives
in the default location of /etc/neutron/ because it is not executed
with the --rootwrap_config parameter. If rootwrap.conf is not in the
default location, then execution will fail with a message like:
2019-03-27 18:06:49.176 13642 INFO neutron.common.config [-]
/opt/stack/service/neutron/venv/bin/neutron-vpn-netns-wrapper version
13.0.3.dev77
2019-03-27 18:06:49.177 13642 ERROR
neutron_vpnaas.services.vpn.common.netns_wrapper [-] Incorrect configuration
file: /etc/neutron/rootwrap.conf: NoOptionError: No option 'filters_path' in
section: 'DEFAULT'
; Stderr:
In this case, rootwrap.conf is actually in the non-default directory
/opt/stack/service/neutron/etc/.
So all neutron-vpn-netns-wrapper execution should include the
--rootwrap_config=<rootwrap_conf_path> argument.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1822199/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp