Files
tripleo-image-elements/elements/neutron-network-node
Dan Prince a794c4cc2f Update elements to use os-svc-daemon -i.
Globally updates all the elements so we explicitly set the
virtualenv install directory with the os-svc-daemon -i option.

This allows us to support both isolated and shared venvs
(which some people would like to use).

Change-Id: Ie264ff58d7e733542ba32853f5c0f593b64ffe4a
2014-03-24 09:57:11 -04:00
..

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