openstack-ansible/scripts
Jesse Pretorius dfc135ac8d Improve get-pip.py reliability
Currently the output from curl is redirected to a file,
regardless of whether the request succeeded or not.

This patch adds:

--output
to direct the output to a file without using bash
redirection

--fail
to ensure that curl returns a non-zero error code if
the request returns a 503

Change-Id: Ic811d89fb6e73d341dfe6238f965b0b873307aff
(cherry picked from commit fcbb63dc88)
2018-09-15 22:12:24 +00:00
..
upgrade-utilities Use distro specific netcat package names 2017-06-20 16:24:54 +00:00
ansible-role-requirements-editor.py Fix sources-branch-updater and add docs 2018-01-08 13:36:59 +00:00
bootstrap-aio.sh Automatically source the rc file for ansible/ansible-playbook 2016-10-17 17:14:04 +01:00
bootstrap-ansible.sh Skip host pip installs for ansible bootstrap 2018-04-05 15:50:26 +00:00
fastest-infra-wheel-mirror.py Update fastest-infra-wheel-mirror 2017-08-15 08:07:45 +00:00
federated-login.sh Add project scoped token when obtaning token 2016-04-08 16:20:09 +00:00
gate-check-commit.sh Fix newton workaround variables 2018-06-14 08:37:31 -07:00
gen-config.py Add command to create consolidated AIO config 2016-11-23 11:01:31 -05:00
get-pypi-pkg-version.py Fix sources-branch-updater and add docs 2018-01-08 13:36:59 +00:00
inventory-manage.py Run inventory-manage.py from the ansible-runtime venv 2018-05-15 06:44:04 +00:00
openstack-ansible.rc Increase Ansible SSH connection retries 2018-02-24 19:52:43 +00:00
os-cmd Fix os_cmd script for tty 2017-05-17 10:14:53 +00:00
pw-token-gen.py Skip host pip installs for ansible bootstrap 2018-04-05 15:50:26 +00:00
release-yaml-file-prep.py Fix sources-branch-updater and add docs 2018-01-08 13:36:59 +00:00
run-playbooks.sh Remove unused DEPLOY_AIO variable 2017-02-01 16:56:30 +11:00
run-upgrade.sh Remove double warning from run-upgrade 2018-04-20 20:54:10 +00:00
scripts-library.sh Improve get-pip.py reliability 2018-09-15 22:12:24 +00:00
sources-branch-updater.sh Improve ansible host & venv bootstrap 2018-04-04 15:09:39 +01:00
update-revision.sh Fixes loops for bashate 2015-08-21 15:44:05 +00:00