openstack-ansible-os_neutron/templates/plugins
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
..
ml2 Implementing neutron_openvswitch_agent 2016-05-11 17:35:12 -04:00
nuage Nuage neutron plugin ansible changes 2016-04-07 18:26:23 +00:00
plumgrid Fix auth_url for neutron configuration 2016-03-02 13:58:07 -06:00