yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #74451
[Bug 1789322] [NEW] ImportError: cannot import name fake_notifier
Public bug reported:
eg. http://logs.openstack.org/87/199387/121/check/openstack-tox-
py27/9567b48/job-output.txt.gz
2018-08-27 00:50:08.241865 | ubuntu-xenial | Failed to import test module: midonet.neutron.tests.unit.test_extension_fwaas
2018-08-27 00:50:08.241970 | ubuntu-xenial | Traceback (most recent call last):
2018-08-27 00:50:08.242331 | ubuntu-xenial | File "/home/zuul/src/git.openstack.org/openstack/networking-midonet/.tox/py27/local/lib/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path
2018-08-27 00:50:08.242478 | ubuntu-xenial | module = self._get_module_from_name(name)
2018-08-27 00:50:08.242857 | ubuntu-xenial | File "/home/zuul/src/git.openstack.org/openstack/networking-midonet/.tox/py27/local/lib/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name
2018-08-27 00:50:08.242940 | ubuntu-xenial | __import__(name)
2018-08-27 00:50:08.243136 | ubuntu-xenial | File "midonet/neutron/tests/unit/test_extension_fwaas.py", line 18, in <module>
2018-08-27 00:50:08.243339 | ubuntu-xenial | from neutron_fwaas.tests.unit.services.firewall import test_fwaas_plugin as tfp
2018-08-27 00:50:08.243793 | ubuntu-xenial | File "/home/zuul/src/git.openstack.org/openstack/networking-midonet/.tox/py27/local/lib/python2.7/site-packages/neutron_fwaas/tests/unit/services/firewall/test_fwaas_plugin.py", line 20, in <module>
2018-08-27 00:50:08.243906 | ubuntu-xenial | from neutron.tests import fake_notifier
2018-08-27 00:50:08.244014 | ubuntu-xenial | ImportError: cannot import name fake_notifier
** Affects: neutron
Importance: Undecided
Assignee: YAMAMOTO Takashi (yamamoto)
Status: In Progress
** Tags: fwaas gate-failure
** Tags added: fwaas gate-failure
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1789322
Title:
ImportError: cannot import name fake_notifier
Status in neutron:
In Progress
Bug description:
eg. http://logs.openstack.org/87/199387/121/check/openstack-tox-
py27/9567b48/job-output.txt.gz
2018-08-27 00:50:08.241865 | ubuntu-xenial | Failed to import test module: midonet.neutron.tests.unit.test_extension_fwaas
2018-08-27 00:50:08.241970 | ubuntu-xenial | Traceback (most recent call last):
2018-08-27 00:50:08.242331 | ubuntu-xenial | File "/home/zuul/src/git.openstack.org/openstack/networking-midonet/.tox/py27/local/lib/python2.7/site-packages/unittest2/loader.py", line 456, in _find_test_path
2018-08-27 00:50:08.242478 | ubuntu-xenial | module = self._get_module_from_name(name)
2018-08-27 00:50:08.242857 | ubuntu-xenial | File "/home/zuul/src/git.openstack.org/openstack/networking-midonet/.tox/py27/local/lib/python2.7/site-packages/unittest2/loader.py", line 395, in _get_module_from_name
2018-08-27 00:50:08.242940 | ubuntu-xenial | __import__(name)
2018-08-27 00:50:08.243136 | ubuntu-xenial | File "midonet/neutron/tests/unit/test_extension_fwaas.py", line 18, in <module>
2018-08-27 00:50:08.243339 | ubuntu-xenial | from neutron_fwaas.tests.unit.services.firewall import test_fwaas_plugin as tfp
2018-08-27 00:50:08.243793 | ubuntu-xenial | File "/home/zuul/src/git.openstack.org/openstack/networking-midonet/.tox/py27/local/lib/python2.7/site-packages/neutron_fwaas/tests/unit/services/firewall/test_fwaas_plugin.py", line 20, in <module>
2018-08-27 00:50:08.243906 | ubuntu-xenial | from neutron.tests import fake_notifier
2018-08-27 00:50:08.244014 | ubuntu-xenial | ImportError: cannot import name fake_notifier
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1789322/+subscriptions
Follow ups