BGPVPN can't load anymore

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

Bug Description

Due to modification on Neutron service provider constants [1], BGPVPN can not be loaded anymore.

2015-07-08 13:32:21.952 TRACE neutron File "/opt/stack/neutron/neutron/manager.py", line 130, in __init__
2015-07-08 13:32:21.952 TRACE neutron self._load_service_plugins()
2015-07-08 13:32:21.952 TRACE neutron File "/opt/stack/neutron/neutron/manager.py", line 185, in _load_service_plugins
2015-07-08 13:32:21.952 TRACE neutron provider)
2015-07-08 13:32:21.952 TRACE neutron File "/opt/stack/neutron/neutron/manager.py", line 152, in _get_plugin_instance
2015-07-08 13:32:21.952 TRACE neutron plugin_class = self.load_class_for_provider(namespace, plugin_provider)
2015-07-08 13:32:21.952 TRACE neutron File "/opt/stack/neutron/neutron/manager.py", line 144, in load_class_for_provider
2015-07-08 13:32:21.952 TRACE neutron plugin_class = importutils.import_class(plugin_provider)
2015-07-08 13:32:21.952 TRACE neutron File "/usr/local/lib/python2.7/dist-packages/oslo_utils/importutils.py", line 27, in import_class
2015-07-08 13:32:21.952 TRACE neutron __import__(mod_str)
2015-07-08 13:32:21.952 TRACE neutron File "/opt/stack/networking-bgpvpn/networking_bgpvpn/neutron/services/plugin.py", line 16, in <module>
2015-07-08 13:32:21.952 TRACE neutron from networking_bgpvpn.neutron.db import bgpvpn_db
2015-07-08 13:32:21.952 TRACE neutron File "/opt/stack/networking-bgpvpn/networking_bgpvpn/neutron/db/bgpvpn_db.py", line 27, in <module>
2015-07-08 13:32:21.952 TRACE neutron from networking_bgpvpn.neutron.extensions.bgpvpn import BGPVPNPluginBase
2015-07-08 13:32:21.952 TRACE neutron File "/opt/stack/networking-bgpvpn/networking_bgpvpn/neutron/extensions/bgpvpn.py", line 44, in <module>
2015-07-08 13:32:21.952 TRACE neutron constants.COMMON_PREFIXES["BGPVPN"] = "/bgpvpn"
2015-07-08 13:32:21.952 TRACE neutron AttributeError: 'module' object has no attribute 'COMMON_PREFIXES'
2015-07-08 13:32:21.952 TRACE neutron
q-svc failed to start

[1] https://review.openstack.org/#/c/198113/

description: updated
description: updated
Revision history for this message
Thomas Morin (tmmorin-orange) wrote :
Changed in bgpvpn:
status: New → Fix Committed
Changed in bgpvpn:
importance: Undecided → Critical
assignee: nobody → Édouard Thuleau (ethuleau)
milestone: none → liberty
description: updated
summary: - BGPVPN can load anymore
+ BGPVPN can't load anymore
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.