It's now fixed in liberty for all *aas repos.
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1523241
Title:
neutron-lbaas failing in stable/liberty due to "ImportError: No module
named embrane.common"
Status in neutron:
Fix Released
Bug description:
This shows up in stable/liberty, noticed from the periodic
stable/liberty job:
http://logs.openstack.org/periodic-stable/periodic-neutron-lbaas-
python27-liberty/1917f84/console.html#_2015-12-06_06_14_38_834
2015-12-06 06:14:38.834 | Captured pythonlogging:
2015-12-06 06:14:38.834 | ~~~~~~~~~~~~~~~~~~~~~~~
2015-12-06 06:14:38.834 | 2015-12-06 06:09:55,976 INFO
[neutron.manager] Loading core plugin:
neutron.db.db_base_plugin_v2.NeutronDbPluginV2
2015-12-06 06:14:38.834 | 2015-12-06 06:09:55,977 INFO
[neutron.manager] Loading Plugin:
neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPlugin
2015-12-06 06:14:38.835 | 2015-12-06 06:09:55,978 ERROR
[neutron.services.service_base] Error loading provider
'neutron_lbaas.services.loadbalancer.drivers.embrane.driver.EmbraneLbaas' for
service LOADBALANCER
2015-12-06 06:14:38.835 | Traceback (most recent call last):
2015-12-06 06:14:38.835 | File
"/tmp/openstack/neutron/neutron/services/service_base.py", line 75, in
load_drivers
2015-12-06 06:14:38.835 | provider['driver'], plugin
2015-12-06 06:14:38.835 | File
"/home/jenkins/workspace/periodic-neutron-lbaas-python27-liberty/.tox/py27/local/lib/python2.7/site-packages/oslo_utils/importutils.py",
line 44, in import_object
2015-12-06 06:14:38.835 | return import_class(import_str)(*args,
**kwargs)
2015-12-06 06:14:38.835 | File
"/home/jenkins/workspace/periodic-neutron-lbaas-python27-liberty/.tox/py27/local/lib/python2.7/site-packages/oslo_utils/importutils.py",
line 30, in import_class
2015-12-06 06:14:38.835 | __import__(mod_str)
2015-12-06 06:14:38.835 | File
"neutron_lbaas/services/loadbalancer/drivers/embrane/driver.py", line 23, in
<module>
2015-12-06 06:14:38.836 | from neutron.plugins.embrane.common import
contexts as embrane_ctx
2015-12-06 06:14:38.836 | ImportError: No module named embrane.common
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1523241/+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