← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1798536] [NEW] OpenVswitch: qg-XXX goes to br-int instead of br-ext.

 

Public bug reported:

Rocky version, and Centos 7.5

###########  ml2_conf.ini  ####
 
[ml2_type_vlan]
network_vlan_ranges = SDN:450:460,external:20:50

######### openvswitch_agent.ini #####

[ovs]

bridge_mappings = SDN:br-ens224,external:br-ext


I create br-ens224, and add port ens224(NIC name, like ethX) to br-ens224, and create br-ext, add port ens256( NIC name, like ethX) to br-ext.

when I create network( Physical network name is external)  and router, I
see qg-XXX is in br-int, instead of br-ext.

I try to delete br-* and restart neutron-*, then add bridge/port like before. 
qg-XXX is still in br-int.

is is a bug of rocky?

** Affects: neutron
     Importance: Undecided
         Status: New

** Summary changed:

- OpenVswitch: qg of br-ext is created in br-ext
+ OpenVswitch: qg-XXX goes to br-int instead of br-ext.

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1798536

Title:
  OpenVswitch: qg-XXX goes to br-int instead of br-ext.

Status in neutron:
  New

Bug description:
  Rocky version, and Centos 7.5

  ###########  ml2_conf.ini  ####
   
  [ml2_type_vlan]
  network_vlan_ranges = SDN:450:460,external:20:50

  ######### openvswitch_agent.ini #####

  [ovs]

  bridge_mappings = SDN:br-ens224,external:br-ext

  
  I create br-ens224, and add port ens224(NIC name, like ethX) to br-ens224, and create br-ext, add port ens256( NIC name, like ethX) to br-ext.

  when I create network( Physical network name is external)  and router,
  I see qg-XXX is in br-int, instead of br-ext.

  I try to delete br-* and restart neutron-*, then add bridge/port like before. 
  qg-XXX is still in br-int.

  is is a bug of rocky?

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1798536/+subscriptions


Follow ups