Add NeutronExternalNetworkBridge parameter
authorDan Prince <dprince@redhat.com>
Sun, 5 Jul 2015 17:56:28 +0000 (13:56 -0400)
committerDan Prince <dprince@redhat.com>
Mon, 6 Jul 2015 17:50:55 +0000 (13:50 -0400)
commite3cd6284fb62a04e0dcb7a144433cf1e27af7fd7
treea6e7a0bafd33f13c6ea522ae3b8649defe0c69b6
parent20536bc2e1eec5926df479d1fbc124df766b8ac0
Add NeutronExternalNetworkBridge parameter

This patch adds a new parameter to configure the
neutron external network bridge. This setting
applies to the bridge used in the Neutron l3_agent.ini file
and can by useful if you wish to set external_network_bridge = ''
in that file.

As part of this fix we also update the environment file for
network isolation so that we automatically set the new
NeutronExternalNetworkBridge to an empty string. This fixes
an issue where overcloud floating IPs did not work correctly
when using the external network interface for floating IP
traffic.

Change-Id: I3bfcda8746780ea0851d88ed6db8557e261cef0d
controller.yaml
environments/net-bond-with-vlans.yaml
environments/net-single-nic-with-vlans.yaml
overcloud-without-mergepy.yaml
puppet/controller-puppet.yaml