yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #62400
[Bug 1673780] [NEW] vpnaas import error for agent config
Public bug reported:
eg. http://logs.openstack.org/14/445114/5/check/gate-neutron-vpnaas-
python27-ubuntu-xenial/12137de/console.html
2017-03-17 12:09:21.277510 | --- import errors ---
2017-03-17 12:09:21.277580 | Failed to import test module: neutron_vpnaas.tests.unit.services.vpn.test_vyatta_vpn_service
2017-03-17 12:09:21.277657 | Traceback (most recent call last):
2017-03-17 12:09:21.277757 | File "/home/jenkins/workspace/gate-neutron-vpnaas-python27-ubuntu-xenial/.tox/py27/local/lib/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path
2017-03-17 12:09:21.277793 | module = self._get_module_from_name(name)
2017-03-17 12:09:21.277855 | File "/home/jenkins/workspace/gate-neutron-vpnaas-python27-ubuntu-xenial/.tox/py27/local/lib/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name
2017-03-17 12:09:21.277881 | __import__(name)
2017-03-17 12:09:21.277922 | File "neutron_vpnaas/tests/unit/services/vpn/test_vyatta_vpn_service.py", line 18, in <module>
2017-03-17 12:09:21.277950 | from neutron.agent.common import config as agent_config
2017-03-17 12:09:21.277973 | ImportError: cannot import name config
2017-03-17 12:09:21.277998 | The test run didn't actually run any tests
** Affects: neutron
Importance: Undecided
Assignee: YAMAMOTO Takashi (yamamoto)
Status: New
** Tags: gate-failure vpnaas
** Tags added: gate-failure vpnaas
** Changed in: neutron
Assignee: (unassigned) => YAMAMOTO Takashi (yamamoto)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1673780
Title:
vpnaas import error for agent config
Status in neutron:
New
Bug description:
eg. http://logs.openstack.org/14/445114/5/check/gate-neutron-vpnaas-
python27-ubuntu-xenial/12137de/console.html
2017-03-17 12:09:21.277510 | --- import errors ---
2017-03-17 12:09:21.277580 | Failed to import test module: neutron_vpnaas.tests.unit.services.vpn.test_vyatta_vpn_service
2017-03-17 12:09:21.277657 | Traceback (most recent call last):
2017-03-17 12:09:21.277757 | File "/home/jenkins/workspace/gate-neutron-vpnaas-python27-ubuntu-xenial/.tox/py27/local/lib/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path
2017-03-17 12:09:21.277793 | module = self._get_module_from_name(name)
2017-03-17 12:09:21.277855 | File "/home/jenkins/workspace/gate-neutron-vpnaas-python27-ubuntu-xenial/.tox/py27/local/lib/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name
2017-03-17 12:09:21.277881 | __import__(name)
2017-03-17 12:09:21.277922 | File "neutron_vpnaas/tests/unit/services/vpn/test_vyatta_vpn_service.py", line 18, in <module>
2017-03-17 12:09:21.277950 | from neutron.agent.common import config as agent_config
2017-03-17 12:09:21.277973 | ImportError: cannot import name config
2017-03-17 12:09:21.277998 | The test run didn't actually run any tests
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1673780/+subscriptions
Follow ups