tripleo-image-elements/elements/neutron-network-node
Erik Colnick 5a70874e09 Remove redundancies between neutron-router and neutron-network-node
This change removes the redundancies created by the introduction of the
neutron-router as part of enabling Neutron DVR support in tripleo. Now
rather than installing the l3-agent and metadata-agent as part of the
neutron-network-node element, the element instead has a dependency on
the neutron-router element which does the desired agent installations.

Change-Id: Ief61d028fa3b0674b44d8fb94f585209fd7dc635
blueprint: support-neutron-dvr
2014-10-16 13:56:32 +00:00
..
os-refresh-config/post-configure.d Remove redundancies between neutron-router and neutron-network-node 2014-10-16 13:56:32 +00:00
README.md Update network configuration for overclouds. 2013-08-13 09:12:32 +12:00
element-deps Remove redundancies between neutron-router and neutron-network-node 2014-10-16 13:56:32 +00:00

README.md

Install components for Neutron network node.

Configuration

No network-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