packstack/packstack/puppet/modules/packstack
Alfredo Moralejo e649710c78 Remove parameter external_network_bridge from neutron::l3
In previous releases neutron L3 agent was configured statically
to manage only br-ex as provider network. This way of configuring
neutron is being deprecated in neutron and it has been removed
from puppet-neutron in https://review.openstack.org/#/c/423625/.

This patch changes neutron configuration to a new mode where a
single L3 agent is able to manage multiple provider networks.
To implement it, a new parameter CONFIG_NEUTRON_OVS_EXTERNAL_PHYSNET
has been introduced. Default configuration has been modify to preserve the
existing behavior, creating a public network attached to br-ex bridge.

Change-Id: I71677a5d456ec8748e36f2191f247c96fa578d7d
2017-01-26 16:10:06 +01:00
..
lib Fixes packstack failure when interface has no assigned ip address 2016-11-11 10:46:53 +03:00
manifests Remove parameter external_network_bridge from neutron::l3 2017-01-26 16:10:06 +01:00
spec Bulletproof novncproxy setting 2015-01-15 10:22:31 +01:00
templates Merge "Replacing keystone user-list with openstack user list" 2016-03-18 22:31:30 +00:00
Gemfile Bulletproof novncproxy setting 2015-01-15 10:22:31 +01:00
Rakefile Bulletproof novncproxy setting 2015-01-15 10:22:31 +01:00