openstack-ansible-os_neutron/tasks
Jesse Pretorius e572680292 Add metadata checksum fix for AIO-type networks configs
When running in an AIO, we need to implement an iptables rule in any
neutron_agent containers to that ensure instances can communicate with
the neutron metadata service. This is necessary because in an AIO
environment there are no physical interfaces involved in instance ->
metadata requests, and this results in the checksums being incorrect.

This is a necessary patch in order to work towards getting rid of the
run-playbooks.sh script in the integrated repository. With this patch
in place we will be able to set the AIO to activate this code path by
setting 'neutron_metadata_checksum_fix: True' in the AIO's
user_variables.yml, forgoing the needs to implement this in a bash
script.

Change-Id: I008bfdb2960800845703e721b38640b7434d1404
2016-06-07 16:56:07 +01:00
..
main.yml Updated multi-distro setup for isolation 2016-06-03 02:55:53 +00:00
neutron_check.yml Add LBaaS v2 support 2016-03-03 15:38:34 -06:00
neutron_db_setup.yml Merge "Removed the db create tasks" 2016-05-21 02:07:06 +00:00
neutron_init_common.yml Updated multi-distro setup for isolation 2016-06-03 02:55:53 +00:00
neutron_init_systemd.yml Neutron 16.04 support 2016-06-02 10:16:18 +01:00
neutron_init_upstart.yml Neutron 16.04 support 2016-06-02 10:16:18 +01:00
neutron_init.yml Neutron 16.04 support 2016-06-02 10:16:18 +01:00
neutron_install-apt.yml Neutron 16.04 support 2016-06-02 10:16:18 +01:00
neutron_install.yml Updated role using the Multi-Distro framework 2016-05-18 11:38:14 +00:00
neutron_l3_ha.yml Implement neutron venv support 2015-10-15 17:55:44 +00:00
neutron_lbaas.yml Updated role using the Multi-Distro framework 2016-05-18 11:38:14 +00:00
neutron_post_install.yml Add metadata checksum fix for AIO-type networks configs 2016-06-07 16:56:07 +01:00
neutron_pre_install.yml Implementing neutron_openvswitch_agent 2016-05-11 17:35:12 -04:00
neutron_service_setup.yml Remove unnecessary overrides of service variables 2016-05-27 12:49:44 -07: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