← Back to team overview

yahoo-eng-team team mailing list archive

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

 

To elaborate, when external_network_bridge is not set, router ports are
treated just like normal ports. They use the normal integration bridge,
get regular encapsulation, etc.

** Changed in: neutron
       Status: Incomplete => Invalid

-- 
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):
  Invalid

Bug description:
  have to set external_network_bridge to the external bridge name 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


References