yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #72775
[Bug 1769868] [NEW] neutron-sanity-check fails with no such group [ml2]
Public bug reported:
neutron-sanity-check fails in Queens.
ubuntu@devstack-controller:~$ neutron-sanity-check
Traceback (most recent call last):
File "/usr/local/bin/neutron-sanity-check", line 10, in <module>
sys.exit(main())
File "/opt/stack/neutron/neutron/cmd/sanity_check.py", line 396, in main
setup_conf()
File "/opt/stack/neutron/neutron/cmd/sanity_check.py", line 38, in setup_conf
cfg.CONF.import_group('ml2', 'neutron.conf.plugins.ml2.config')
File "/usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py", line 2740, in import_group
self._get_group(group)
File "/usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py", line 3076, in _get_group
raise NoSuchGroupError(group_name)
oslo_config.cfg.NoSuchGroupError: no such group [ml2]
** 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/1769868
Title:
neutron-sanity-check fails with no such group [ml2]
Status in neutron:
New
Bug description:
neutron-sanity-check fails in Queens.
ubuntu@devstack-controller:~$ neutron-sanity-check
Traceback (most recent call last):
File "/usr/local/bin/neutron-sanity-check", line 10, in <module>
sys.exit(main())
File "/opt/stack/neutron/neutron/cmd/sanity_check.py", line 396, in main
setup_conf()
File "/opt/stack/neutron/neutron/cmd/sanity_check.py", line 38, in setup_conf
cfg.CONF.import_group('ml2', 'neutron.conf.plugins.ml2.config')
File "/usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py", line 2740, in import_group
self._get_group(group)
File "/usr/local/lib/python2.7/dist-packages/oslo_config/cfg.py", line 3076, in _get_group
raise NoSuchGroupError(group_name)
oslo_config.cfg.NoSuchGroupError: no such group [ml2]
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1769868/+subscriptions
Follow ups