using the dummy driver fails

Bug #1559149 reported by Mathieu Rohon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-bgpvpn
Fix Released
Critical
Mathieu Rohon

Bug Description

If we want to enable the bgpvpn dummy driver, the bagpipe_bgpvpn is loaded, leading to the following error :

2016-03-18 14:29:58.748 INFO neutron.agent.l2.extensions.manager [req-982ad7b0-918b-4ba8-8b40-75a58a7a3964 None None] Loaded agent extensions: ['bagpipe_bgpvpn']
2016-03-18 14:29:58.748 INFO neutron.agent.l2.extensions.manager [req-982ad7b0-918b-4ba8-8b40-75a58a7a3964 None None] Initializing agent extension 'bagpipe_bgpvpn'
2016-03-18 14:29:58.749 DEBUG neutron.agent.linux.utils [req-982ad7b0-918b-4ba8-8b40-75a58a7a3964 None None] Running command (rootwrap daemon): ['ovs-vsctl', '--timeout=10', '--oneline', '--format=json', '--', 'list', 'Bridge', 'br-mpls'] from (pid=4895) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:100
2016-03-18 14:29:58.759 ERROR networking_bagpipe.agent.bagpipe_bgp_agent [req-982ad7b0-918b-4ba8-8b40-75a58a7a3964 None None] Unable to enable MPLS on this agent, MPLS bridge br-mpls doesn't exist. Agent terminated!

Tags: bagpipe
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to networking-bgpvpn (master)

Fix proposed to branch: master
Review: https://review.openstack.org/294623

Changed in bgpvpn:
assignee: nobody → Mathieu Rohon (mathieu-rohon)
status: New → In Progress
Changed in bgpvpn:
milestone: none → next
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-bgpvpn (master)

Reviewed: https://review.openstack.org/294623
Committed: https://git.openstack.org/cgit/openstack/networking-bgpvpn/commit/?id=0169f686e9723e9604a40d87b0e87ff7cb256ff0
Submitter: Jenkins
Branch: master

commit 0169f686e9723e9604a40d87b0e87ff7cb256ff0
Author: Mathieu Rohon <email address hidden>
Date: Mon Mar 21 08:38:11 2016 +0000

    Use bagpipe l2 agent extension when bagpipe is activated

    Since bgpvpn might be run with the neutron l2 agent but without
    bagpipe, we should only enable the bagpipe l2 agent extension
    when devstack is told to use bagpipe.

    Change-Id: I4e085f489ed99b72f09e03cffcd2814a1721dfe8
    Closes-bug: 1559149

Changed in bgpvpn:
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.