openstack-ansible/scripts
Kevin Carter 182dca9aac
Include the Ansible version variable when installing ara
When installing ARA the ansible version we're using needs to be provided
too. Without specifying the ansible version ARA has the ability to
install whatever it wants which could override our already set version
of ansible. If this happens we'll see very unexpected results in test.

Example: ara==0.14.0 will attempt to pull in ansible 2.4 when building
         a pike AIO which results in a failed build.
         https://github.com/openstack/openstack-ansible/blob/stable/pike/scripts/gate-check-commit.sh#L117

By providing the ANSIBLE_PACKAGE variable along with ARA we'll be able
to guard against issues caused by unbound constraints.

Change-Id: I2443242f285381037a0351ceb4e6d997271dbd4b
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2017-10-19 02:16:01 -05:00
..
upgrade-utilities Fix warning in upgrade 2017-10-04 09:57:24 +01:00
ansible-role-requirements-editor.py Set python2 for SHA updating scripts 2017-06-12 13:12:52 +00:00
bootstrap-aio.sh Use root folder group_vars 2017-05-27 19:50:14 +00:00
bootstrap-ansible.sh scripts: bootstrap-ansible.sh: Do not error on 'alternatives' command 2017-10-04 12:21:17 +01:00
fastest-infra-wheel-mirror.py Update fastest-infra-wheel-mirror 2017-08-11 15:14:51 +00:00
federated-login.sh Add project scoped token when obtaning token 2016-04-08 16:20:09 +00:00
gate-check-commit.sh Include the Ansible version variable when installing ara 2017-10-19 02:16:01 -05:00
gen-config.py trivialfix 2017-08-17 10:19:35 +00:00
get-pypi-pkg-version.py Set python2 for SHA updating scripts 2017-06-12 13:12:52 +00:00
inventory-manage.py Fix import of osa_toolkit in inventory-manage.py 2017-08-17 10:20:51 -07:00
keepalived_haproxy_notifications.sh Remove snowflaked keepalived config 2017-05-24 15:35:05 +00:00
openstack-ansible.rc Ensure that role path is absolute 2017-06-26 16:59:37 +01:00
os-cmd Fix os-cmd cross-distro compatibility 2017-08-28 20:26:55 +09:30
pw-token-gen.py Skip host pip installs for ansible bootstrap 2017-09-12 12:33:20 -06:00
release-yaml-file-prep.py Fixes python3 non-compatible import of urlparse 2017-08-23 16:17:11 +00:00
run-upgrade.sh Add ceph-ansible v3 support 2017-09-18 20:40:55 -05:00
scripts-library.sh Merge "Run dstat in gate tests" 2017-10-17 07:58:59 +00:00
sources-branch-updater-lib.sh scripts: sources-branch-updater-lib: Always fetch SHAs when working on master 2017-10-03 21:57:58 +01:00
sources-branch-updater.sh scripts: sources-branch-updater: Allow role requirements updates on master 2017-06-22 20:39:46 +00:00
update-revision.sh Use root folder group_vars 2017-05-27 19:50:14 +00:00