juno: Oslo dependancy does not exists in Juno

Bug #1530843 reported by Édouard Thuleau
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-bgpvpn
Fix Released
Undecided
Unassigned

Bug Description

Some olso library were not available in juno release

neutron neutron.manager [-] Error loading plugin by class, No module named i18n
2016-01-04 11:35:30.564 23352 TRACE neutron.manager Traceback (most recent call last):
2016-01-04 11:35:30.564 23352 TRACE neutron.manager File "/usr/share/python/neutron/lib/python2.7/site-packages/neutron/manager.py", line 135, in _get_plugin_instance
2016-01-04 11:35:30.564 23352 TRACE neutron.manager plugin_class = importutils.import_class(plugin_provider)
2016-01-04 11:35:30.564 23352 TRACE neutron.manager File "/usr/share/python/neutron/lib/python2.7/site-packages/neutron/openstack/common/importutils.py", line 27, in import_class
2016-01-04 11:35:30.564 23352 TRACE neutron.manager __import__(mod_str)
2016-01-04 11:35:30.564 23352 TRACE neutron.manager File "/root/networking-bgpvpn/networking_bgpvpn/neutron/services/plugin.py", line 18, in <module>
2016-01-04 11:35:30.564 23352 TRACE neutron.manager from neutron.i18n import _LI
2016-01-04 11:35:30.564 23352 TRACE neutron.manager ImportError: No module named i18n
2016-01-04 11:35:30.564 23352 TRACE neutron.manager

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to networking-bgpvpn (backport/juno)

Fix proposed to branch: backport/juno
Review: https://review.openstack.org/265221

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-bgpvpn (backport/juno)

Reviewed: https://review.openstack.org/265221
Committed: https://git.openstack.org/cgit/openstack/networking-bgpvpn/commit/?id=962952949d997af8d5f97a0754b017f75a97b701
Submitter: Jenkins
Branch: backport/juno

commit 962952949d997af8d5f97a0754b017f75a97b701
Author: Édouard Thuleau <email address hidden>
Date: Fri Dec 18 17:23:37 2015 +0000

    Juno backport

    Sync requirements with Juno
        Update requirements files to align with juno requirements.
        Closes-Bug: 1527693

    Update oslo dependancies
        Remove i18n macro which not yet exist by simple macro '_'
        Replace oslo log library by the common one integrated into the Neutron
        Juno code
        Replace oslo cfg library by the common one integrated into the Neutron
        Juno code
        Closes-Bug: 1530843

    Remove BGPVPN python neutron client extension
        The python Neutron client used by OpenStack Juno release could not
        support extension mechanism used by bgpvpn project
        Closes-Bug: 1531753

    BaGPipe service driver not works with Neutron Juno
        BaGPipe service driver depends to the Neutron callback mechanism that was
        introduced in the Neutron Kilo release. That only depends on constants.
        That patch implicitly create the few callback constants into the bagpipe
        service driver.
        Closes-Bug: 1531905

    Remove UT not supported with Neutron Juno release
        The unit tests use some Neutron unit test framework like
        'neutron.tests.unit.db.test_db_base_plugin_v2',
        'neutron.tests.unit.api.v2.test_base' which does not exist into the
        Neutron Juno release
        Sadly all actual UT depends on that framework.
        Closes-Bug: 1531805

    Change-Id: I3630184d227c662ec324bbf249aceec7a2456eee

Changed in bgpvpn:
milestone: none → 2014.2.0
status: New → Fix Committed
Changed in bgpvpn:
status: Fix Committed → 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.