Cannot load contrail neutron plugin

Bug #1556124 reported by Édouard Thuleau
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
Trunk
In Progress
Undecided
Unassigned
OpenContrail
New
Undecided
Unassigned

Bug Description

The neutron server upstream code cannot start with the contrail plugin:

...
2016-03-11 15:22:39.278 TRACE neutron val = callable(*args, **kw)
2016-03-11 15:22:39.278 TRACE neutron File "/opt/stack/openstack/neutron/neutron/auth.py", line 71, in pipeline_factory
2016-03-11 15:22:39.278 TRACE neutron app = loader.get_app(pipeline[-1])
2016-03-11 15:22:39.278 TRACE neutron File "/usr/local/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 350, in get_app
2016-03-11 15:22:39.278 TRACE neutron name=name, global_conf=global_conf).create()
2016-03-11 15:22:39.278 TRACE neutron File "/usr/local/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 710, in create
2016-03-11 15:22:39.278 TRACE neutron return self.object_type.invoke(self)
2016-03-11 15:22:39.278 TRACE neutron File "/usr/local/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line 146, in invoke
2016-03-11 15:22:39.278 TRACE neutron return fix_call(context.object, context.global_conf, **context.local_conf)
2016-03-11 15:22:39.278 TRACE neutron File "/usr/local/lib/python2.7/dist-packages/paste/deploy/util.py", line 55, in fix_call
2016-03-11 15:22:39.278 TRACE neutron val = callable(*args, **kw)
2016-03-11 15:22:39.278 TRACE neutron File "/opt/stack/openstack/neutron/neutron/api/v2/router.py", line 71, in factory
2016-03-11 15:22:39.278 TRACE neutron return cls(**local_config)
2016-03-11 15:22:39.278 TRACE neutron File "/opt/stack/openstack/neutron/neutron/api/v2/router.py", line 76, in __init__
2016-03-11 15:22:39.278 TRACE neutron ext_mgr = extensions.PluginAwareExtensionManager.get_instance()
2016-03-11 15:22:39.278 TRACE neutron File "/opt/stack/openstack/neutron/neutron/api/extensions.py", line 602, in get_instance
2016-03-11 15:22:39.278 TRACE neutron service_plugins)
2016-03-11 15:22:39.278 TRACE neutron File "/opt/stack/openstack/neutron/neutron/api/extensions.py", line 567, in __init__
2016-03-11 15:22:39.278 TRACE neutron self.check_if_plugin_extensions_loaded()
2016-03-11 15:22:39.278 TRACE neutron File "/opt/stack/openstack/neutron/neutron/api/extensions.py", line 637, in check_if_plugin_extensions_loaded
2016-03-11 15:22:39.278 TRACE neutron extensions=list(missing_aliases))
2016-03-11 15:22:39.278 TRACE neutron ExtensionsNotFound: Extensions not found: ['vf-binding'].
2016-03-11 15:22:39.278 TRACE neutron

Tags: neutron
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/18349
Submitter: ?douard Thuleau (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/18349
Committed: http://github.org/Juniper/contrail-neutron-plugin/commit/6d197dde970e5648021933fd42731c3f15092f9b
Submitter: Zuul
Branch: master

commit 6d197dde970e5648021933fd42731c3f15092f9b
Author: Édouard Thuleau <email address hidden>
Date: Fri Mar 11 15:26:17 2016 +0100

Extension classes inherit from neutron.api.extensions.ExtensionDescriptor

This is mandatory from the neutron commit
8824c86756e35c488cf4438d22ddca3f2ee71f25 (Mitaka release).

Change-Id: I3549d8c04eac5b31469d340eeeeaf01dcff15283
Closes-Bug: 1556124

Changed in juniperopenstack:
milestone: none → r3.1.0.0-fcs
no longer affects: juniperopenstack/r3.1
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.