openstack-ansible-lxc_hosts/tests
Jesse Pretorius 93c2d32d0c Correct lxc_image_cache_server value
The variable lxc_image_cache_server is shared between
the lxc_container_create role and the lxc_hosts role
in order to make it simpler to override the same value.

The value needs to be a DNS entry, not a URL. This patch
implements a new variable to allow the protocol used to
fetch the images to be set so that the value for
lxc_image_cache_server is uniform between the two roles.

The patch also overrides the value when in nodepool to
the DNS name + path so that the reverse proxy may be
used to improve test success inside nodepool. This is
needed due to poor networking performance when accessing
external sources.

Change-Id: Ia6b149f157e5697d36fdea3dc65cb2ac4815a1a4
2017-08-10 10:54:43 +01:00
..
files Changed for lxc-host setup/build for multi-distro 2016-05-03 08:49:54 -05:00
ansible-role-requirements.yml Updates for typos 2015-12-09 09:17:00 -06:00
inventory Fix role gate tests for Ansible 2.3 2017-04-25 14:54:56 +01:00
test.yml Correct lxc_image_cache_server value 2017-08-10 10:54:43 +01:00
tests-repo-clone.sh Updated from OpenStack Ansible Tests 2017-06-22 15:19:02 +00:00