yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #03102
[Bug 1188120] Re: ./run_tests.sh -d nova.tests.conductor.test_conductor raising exception
Thank you for reporting the issue, but this is a duplicate of
https://bugs.launchpad.net/nova/+bug/1187847.
** Changed in: nova
Status: In Progress => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1188120
Title:
./run_tests.sh -d nova.tests.conductor.test_conductor raising
exception
Status in OpenStack Compute (Nova):
Invalid
Bug description:
When I run the run_tests.sh with the above arguments I get the
following exception:
Traceback (most recent call last):
File "nova/tests/conductor/test_conductor.py", line 681, in setUp
super(ConductorTestCase, self).setUp()
File "nova/tests/conductor/test_conductor.py", line 55, in setUp
super(_BaseTestCase, self).setUp()
File "nova/test.py", line 234, in setUp
CONF.set_override('enabled', True, 'osapi_v3')
File "/opt/stack/nova/.venv/local/lib/python2.7/site-packages/oslo/config/cfg.py", line 1125, in __inner
return f(self, *args, **kwargs)
File "/opt/stack/nova/.venv/local/lib/python2.7/site-packages/oslo/config/cfg.py", line 1365, in set_override
opt_info = self._get_opt_info(name, group)
File "/opt/stack/nova/.venv/local/lib/python2.7/site-packages/oslo/config/cfg.py", line 1621, in _get_opt_info
group = self._get_group(group)
File "/opt/stack/nova/.venv/local/lib/python2.7/site-packages/oslo/config/cfg.py", line 1605, in _get_group
raise NoSuchGroupError(group_name)
NoSuchGroupError: no such group: osapi_v3
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1188120/+subscriptions