openstack-ansible-os_neutron/vars
Michael Gugino 656a976989 Implementing neutron_openvswitch_agent
This commit implements the ability to utilize the
openvswitch ml2 plugin instead of the linuxbrige
plugin.

Primarily, these changes include new/modified
parameters to existing plays and a sizeable
refactoring of variable names and locations within
defaults/main.yml.

By default, installations will continue to utilize
the linuxbridge_agent; to utilize openvswitch_agent,
the following is variable must be specified via user
variable or some other means:
neutron_plugin_type: ml2.ovs

Implements: blueprint support-openvswitch
Depends-On: I971df850c23f4d402f475cc50300f96bee547d46
Change-Id: Ifdeccb1166944e58a448b4cf08a679a1e67e534d
2016-05-11 17:35:12 -04:00
..
ubuntu-14.04.yml Implementing neutron_openvswitch_agent 2016-05-11 17:35:12 -04:00