tripleo-image-elements/elements/quantum-network-node
Robert Collins 637b66e696 Deal with quantumclient now installing neutron.
Trunk quantumclient now installs neutron, as part of the big rename.

Fix bug 1197589.

Change-Id: Ibdc89fa255e702c3e55f0493401d8e6ac503a63e
2013-07-04 15:16:01 +12:00
..
install.d Install arping for quantum-network-node. 2013-06-12 19:06:10 +12:00
os-refresh-config/post-configure.d Deal with quantumclient now installing neutron. 2013-07-04 15:16:01 +12:00
element-deps Add quantum-network-node element for network-node. 2013-06-03 09:59:12 -07:00
README.md Automate network router setup. 2013-06-12 10:25:15 +12:00

Install components for Quantum network node.

Configuration

The configuration path quantum.ovs.public_interface will be added to br-ex.

quantum: ovs: public_interface: eth1

In the example above, eth1 will be added as a port for br-ex.

An external network is configured with details gotten from heat.

quantum: floatingip_range: a.b.c.d/24 floatingip_start: a.b.c.3 floatingip_end: a.b.c.54