tripleo-image-elements/elements/neutron-network-node
Robert Collins 462002cf3c Split neutron-dhcp-agent into it's own element.
For undercloud control planes we need the Neutron DHCP agent but not
the L3 agent or metadata agent (at this point anyhow). Without the
DHCP agent we can't start using the Neutron integrated DHCP PXE
booting facility, which is a prerequisite for disabling file
injection.

Change-Id: I46fe856009472aedebba1b1d5a3ad9698ff6d29b
2013-09-18 17:49:06 +12:00
..
install.d Split neutron-dhcp-agent into it's own element. 2013-09-18 17:49:06 +12:00
os-refresh-config/post-configure.d Split neutron-dhcp-agent into it's own element. 2013-09-18 17:49:06 +12:00
README.md Update network configuration for overclouds. 2013-08-13 09:12:32 +12:00
element-deps Split neutron-dhcp-agent into it's own element. 2013-09-18 17:49:06 +12: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