bagpipe: bagpipe-bgp does not start with EVPN and OVS driver
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| BaGPipe |
Undecided
|
Lajos Katona |
Bug Description
In Train bagpipe-bgp does not start having configuration with EVPN and dataplane_driver = ovs http://
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
2020-06-09 08:59:00.292 6 ERROR networking_
Future investigation shows that https:/
We get errors with stable/train neutron and these packages:
networking-
neutron-lib==1.29.1
description: | updated |
Changed in neutron: | |
assignee: | nobody → Lajos Katona (lajos-katona) |
Changed in neutron: | |
importance: | Undecided → High |
no longer affects: | neutron |
Changed in networking-bagpipe: | |
assignee: | nobody → Slawek Kaplonski (slaweq) |
assignee: | Slawek Kaplonski (slaweq) → nobody |
Lajos Katona (lajos-katona) wrote : | #1 |
Changed in networking-bagpipe: | |
status: | New → Confirmed |
assignee: | nobody → Lajos Katona (lajos-katona) |
Fix proposed to branch: master
Review: https:/
Changed in networking-bagpipe: | |
status: | Confirmed → In Progress |
Lajos Katona (lajos-katona) wrote : | #3 |
@ftarasenko: could you please check this? I have only a tiny devstack to test now, so not sure what I destroyed :-)
I ask somebody to check it with deeper os-ken knowledge.
Fedor Tarasenko (ftarasenko) wrote : | #4 |
@lajos-katona: I can confirm that bagpipe-bgp starts with this patch applied. Thank you!
Fedor Tarasenko (ftarasenko) wrote : | #5 |
@lajos-katona: futher working with module shows that after creating VPN, module fails with AttributeError: 'OVSDataplaneDr
More details in https:/
Lajos Katona (lajos-katona) wrote : | #6 |
Hi Fedor,
Could you please check https:/
Sorry for late answer.
David Espinel (davidespinel) wrote : | #7 |
Hi Lajos,
I've implemented your proposed changes in a local deployment and I've encountered a fail when executing an attach_localport: An error ocurred during local port plug to VPN: AttributeError: 'OVSDataplaneDr
I can reproduce it on master as well.