openstack-ansible-os_neutron/tasks
Qing Wu Wang 461788fdf9 Enable higher performance I/O through
In Ubuntu 16.04 the updated kernel that is shipped has conntrack support.
The inclusion of conntrack led to a new firewall driver that removed the
need for hybrid vif plugging. Hybrid vif plugging allowed security groups
to operate properly, but led to significant performance degradation's
when paired with OVS.

Since the inclusion of OVS for the PowerVM driver occurred during the
OpenStack Newton release, it aligned well with the Ubuntu 16.04 release.
As such, the PowerVM driver team did not enable hybrid vif plugging, but
instead focused on standard plugging.

This change set allows an option to turn off the hybrid vif plugging
(for all architectures), but will automatically detect it for PowerVM
and turn it off.  This will enable deployments on newer operating systems
to have higher network I/O performance.

Change-Id: I0801b0d6925a0d3c0ae9b14d38310d5906355b98
Partially-Implements: blueprint powervm-virt-driver
2016-07-20 14:59:44 -04:00
..
main.yml Enable higher performance I/O through 2016-07-20 14:59:44 -04:00
neutron_check.yml Add LBaaS v2 support 2016-03-03 15:38:34 -06:00
neutron_db_setup.yml Cleanup/standardize usage of tags 2016-07-12 10:05:44 -04:00
neutron_init_common.yml Cleanup/standardize usage of tags 2016-07-12 10:05:44 -04:00
neutron_init_systemd.yml Fix ansible-lint complaint about directory permissions 2016-07-05 23:51:43 -07:00
neutron_init_upstart.yml Cleanup/standardize usage of tags 2016-07-12 10:05:44 -04:00
neutron_init.yml Check host group_names for group membership 2016-07-15 05:08:47 -05:00
neutron_install-apt.yml Move UCA repo URL var to role defaults 2016-07-16 22:00:41 +01:00
neutron_install.yml Optimise pip install tasks 2016-07-18 16:14:47 +01:00
neutron_l3_ha.yml Cleanup/standardize usage of tags 2016-07-12 10:05:44 -04:00
neutron_lbaas.yml Updated role using the Multi-Distro framework 2016-05-18 11:38:14 +00:00
neutron_ml2_ovs_powervm.yml Enable higher performance I/O through 2016-07-20 14:59:44 -04:00
neutron_post_install.yml Check host group_names for group membership 2016-07-15 05:08:47 -05:00
neutron_pre_install.yml Cleanup/standardize usage of tags 2016-07-12 10:05:44 -04:00
neutron_service_setup.yml Cleanup/standardize usage of tags 2016-07-12 10:05:44 -04:00
nuage_neutron_config.yml Optimise pip install tasks 2016-07-18 16:14:47 +01:00
plumgrid_config.yml Optimise pip install tasks 2016-07-18 16:14:47 +01:00