tripleo-image-elements/elements/neutron-router
Erik Colnick c074ac902a Create 'neutron-router' image element
To enable Neutron DVR support, this change introduces the 'neutron-router'
image element, which mirrors the current 'neutron-network-node' element
except it does not have a dependency on the neutron-dhcp-agent element
as that element should not be included on the compute nodes in the
Neutron Distributed Virtual Routing model.

Change-Id: I487ece637b75f8ef3ce0390f2da093b9f123a8d9
blueprint: support-neutron-dvr
2014-10-16 01:42:12 -06:00
..
install.d/neutron-source-install Create 'neutron-router' image element 2014-10-16 01:42:12 -06:00
os-refresh-config/post-configure.d Create 'neutron-router' image element 2014-10-16 01:42:12 -06:00
README.md Create 'neutron-router' image element 2014-10-16 01:42:12 -06:00
element-deps Create 'neutron-router' image element 2014-10-16 01:42:12 -06:00
pkg-map Create 'neutron-router' image element 2014-10-16 01:42:12 -06:00

README.md

Install components for Neutron router node.

Configuration

No router node specific configuration exists. See the neutron-openvswitch-agent element for configuration parameters.

A typical ovs configuration will set:

neutron:
  ovs:
    enable_tunneling: 'True'
    public_interface: eth0
    physical_bridge: br-ex
    tenant_network_type: gre