neutron-lbaas failing in stable/liberty due to "ImportError: No module named embrane.common"

Bug #1523241 reported by Matt Riedemann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Medium
Ihar Hrachyshka
Nominated for Liberty by Matt Riedemann

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

Revision history for this message
Matt Riedemann (mriedem) wrote :
Changed in neutron:
assignee: nobody → Ihar Hrachyshka (ihar-hrachyshka)
status: New → In Progress
importance: Undecided → Medium
Revision history for this message
Ihar Hrachyshka (ihar-hrachyshka) wrote :

It's now fixed in liberty for all *aas repos.

Changed in neutron:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.