openstack-ansible-os_neutron/tasks
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
..
main.yml Implementing neutron_openvswitch_agent 2016-05-11 17:35:12 -04:00
neutron_check.yml Add LBaaS v2 support 2016-03-03 15:38:34 -06:00
neutron_db_setup.yml Implementing neutron_openvswitch_agent 2016-05-11 17:35:12 -04:00
neutron_install.yml Implementing neutron_openvswitch_agent 2016-05-11 17:35:12 -04:00
neutron_l3_ha.yml Implement neutron venv support 2015-10-15 17:55:44 +00:00
neutron_lbaas.yml Fix typo in tasks/neutron_lbaas.yml 2016-03-16 14:17:29 +00:00
neutron_post_install.yml Remove task to cleanup checksum rules script 2016-05-05 18:39:23 -07:00
neutron_pre_install.yml Implementing neutron_openvswitch_agent 2016-05-11 17:35:12 -04:00
neutron_service_add.yml Remove dependency on the Keystone admin auth token 2016-03-17 10:48:38 -04:00
neutron_service_setup.yml Remove use of role_name variable 2016-01-10 12:46:29 -08:00
neutron_upstart_common_init.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
neutron_upstart_init.yml Implementing neutron_openvswitch_agent 2016-05-11 17:35:12 -04:00
nuage_neutron_config.yml Change pip install task state to 'latest' 2016-05-04 10:38:50 +01:00
ovs_install-apt.yml Implementing neutron_openvswitch_agent 2016-05-11 17:35:12 -04:00
ovs_install.yml Implementing neutron_openvswitch_agent 2016-05-11 17:35:12 -04:00
plumgrid_config.yml Change pip install task state to 'latest' 2016-05-04 10:38:50 +01:00