← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1466264] [NEW] router port is connected to the br-int and not the br-ex

 

Public bug reported:

have to set external_network_bridge to be-ex in 
/etc/neutron/l3_agent.ini
[DEFAULT]
interface_driver = neutron.agent.linux.interface.OVSInterfaceDriver
external_network_bridge =
router_delete_namespaces = True


otherwise , the router port  is connected to the br-int

** Affects: neutron
     Importance: Undecided
         Status: New

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

Title:
  router port is connected to the br-int and not the br-ex

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  have to set external_network_bridge to be-ex in 
  /etc/neutron/l3_agent.ini
  [DEFAULT]
  interface_driver = neutron.agent.linux.interface.OVSInterfaceDriver
  external_network_bridge =
  router_delete_namespaces = True

  
  otherwise , the router port  is connected to the br-int

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


Follow ups

References