tripleo-image-elements/elements/neutron-router
Jerry Zhao 69d7f6c5f1 add ipv6 radvd package to neutron-router
with ipv6 radvd introduced in neutron l3 agent, radvd executable
is needed to spawn a daemon to broadcast ip prefix and other
info.

Change-Id: I9a31dc4af12f2f6657fd52ee2c73210884b70abe
Closes-bug: #1404085
2015-01-05 08:20:05 -08:00
..
install.d/neutron-source-install add conntrack in neutron-router element 2015-01-05 06:13:55 -08: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 add conntrack in neutron-router element 2015-01-05 06:13:55 -08:00
package-installs.yaml add ipv6 radvd package to neutron-router 2015-01-05 08:20:05 -08:00
pkg-map add ipv6 radvd package to neutron-router 2015-01-05 08:20:05 -08: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