openstack-ansible/etc/openstack_deploy
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
..
conf.d Merge "Add extra volume types to AIO" 2018-11-09 20:01:57 +00:00
env.d Remove the molteniron service from the integrated build 2018-07-31 19:42:36 +01:00
openstack_user_config.yml.aio Merge "remove unused tunnel_bridge from all example configs" 2018-04-12 18:11:51 +00:00
openstack_user_config.yml.aio-nspawn.j2 nspawn: use mv-flat for host_bind_overrides 2019-02-01 17:42:38 -05:00
openstack_user_config.yml.aio.j2 Add http proxy test scenario 2019-02-23 12:29:12 +00:00
openstack_user_config.yml.example Make container_interface optional for provider network 2019-01-15 16:00:00 +00:00
openstack_user_config.yml.multibond.example [docs] Apply provider network config on per-group basis 2019-02-11 14:53:31 -05:00
openstack_user_config.yml.pod.example Merge "remove unused tunnel_bridge from all example configs" 2018-04-12 18:11:51 +00:00
openstack_user_config.yml.prod-ceph.example Merge "remove unused tunnel_bridge from all example configs" 2018-04-12 18:11:51 +00:00
openstack_user_config.yml.prod.example Merge "remove unused tunnel_bridge from all example configs" 2018-04-12 18:11:51 +00:00
openstack_user_config.yml.provnet-group.example [docs] Apply provider network config on per-group basis 2019-02-11 14:53:31 -05:00
openstack_user_config.yml.singlebond.example [docs] Apply provider network config on per-group basis 2019-02-11 14:53:31 -05:00
openstack_user_config.yml.test.example Merge "remove unused tunnel_bridge from all example configs" 2018-04-12 18:11:51 +00:00
user_secrets.yml Integrate Blazar with OpenStack Ansible 2018-10-26 16:59:03 +02:00
user_variables.yml Document how to use the utility container for service setup 2018-11-30 17:09:53 +00:00
user_variables.yml.prod-ceph.example Remove IP range 1.2.3.4 from doc examples 2018-06-19 16:10:25 +00:00
user_variables.yml.prod.example Remove IP range 1.2.3.4 from doc examples 2018-06-19 16:10:25 +00:00
user_variables.yml.test.example [docs] Add http public endpoint example 2017-03-07 13:46:23 +00:00