openstack-ansible/tests/roles/bootstrap-host/tasks
Jonathan Rosser c73091967d Add http proxy test scenario
This patch adds a test scenario which deploys a squid proxy on
the AIO host and uses deployment_environment_variables to direct
all http and https traffic through that proxy.

In order to make the test reasonably realistic eth0 is removed
from all containers which means they have no default route
and must retrieve all external dependencies via the proxy.

As eth0 is removed we can no longer use it to NAT the traffic to
the neutron public ip address range during tempest tests. Instead
we add static routes to those address ranges to eth1 in the
containers and expect the host to forward via br-mgmt.

Depends-On: https://review.openstack.org/625312
Depends-On: https://review.openstack.org/625670

Change-Id: I554cfd149374f0863ac058f26862b5439c5d53d8
2019-02-23 12:29:12 +00:00
..
check-requirements.yml Implement AIO changes to allow test usage by roles 2018-11-28 22:29:18 +00:00
install_packages.yml Remove special extra repo setup from AIO bootstrap 2018-06-28 11:49:58 +01:00
main.yml Add http proxy test scenario 2019-02-23 12:29:12 +00:00
prepare_aio_config.yml Implement AIO changes to allow test usage by roles 2018-11-28 22:29:18 +00:00
prepare_ceph.yml Call ceph-facts role as required by changes to ceph-ansible 2019-01-10 19:17:49 +00:00
prepare_data_disk.yml Fix ansible deprecation warnings 2018-12-03 17:15:28 +00:00
prepare_hostname.yml SUSE: Add support for openSUSE Leap 15 2018-10-30 15:27:50 +00:00
prepare_loopback_btrfs.yml Set format options when prepairing filesystems 2018-06-11 06:50:50 +00:00
prepare_loopback_cinder.yml Convert role to use a common systemd role(s) 2018-03-27 01:50:28 +00:00
prepare_loopback_machines.yml Set format options when prepairing filesystems 2018-06-11 06:50:50 +00:00
prepare_loopback_nova.yml Set format options when prepairing filesystems 2018-06-11 06:50:50 +00:00
prepare_loopback_swap.yml Fix usage of "|" for tests 2018-07-12 16:44:21 +02:00
prepare_loopback_swift.yml Set format options when prepairing filesystems 2018-06-11 06:50:50 +00:00
prepare_loopback_zfs.yml Convert role to use a common systemd role(s) 2018-03-27 01:50:28 +00:00
prepare_networking.yml Merge "Add networkd prefix when creating networks" 2018-08-31 22:06:17 +00:00
prepare_squid.yml Add http proxy test scenario 2019-02-23 12:29:12 +00:00
prepare_ssh_keys.yml Fix bootstrap-host authorized_key transfer for multi-nodes 2016-09-19 04:13:21 +00:00