openstack-ansible/scripts
git-harry 6be15b8ddd Isolate Ansible bootstrap from repo servers
On first deployment bootstrap-ansible.sh pulls its packages from PyPI.
On upgrade, when the deployment host is shared with a controller, a
pip.conf file exists to restrict pip to the packages hosted by the repo
containers. This causes bootstrap-ansible.sh to fail when the repo
server created by the previous version does not contain a compatible
version.

This commit adds the flag '--isolated' to allow the bootstrap process to
bypass the repo server.

To allow the pip command to fall back on using the isolated flag the
code is refactored to determine the version of pip prior to its use.

Change-Id: Ie9834eb55a689d6f74441cc78e34b62be5d82141
2016-05-09 15:17:07 +01:00
..
ansible-role-requirements-editor.py Adjust ansible-role-requirements-editor file open options 2016-04-15 13:44:59 +01:00
bootstrap-aio.sh Convert AIO bootstrap from bash to Ansible 2015-12-08 19:05:45 +00:00
bootstrap-ansible.sh Isolate Ansible bootstrap from repo servers 2016-05-09 15:17:07 +01:00
federated-login.sh Add project scoped token when obtaning token 2016-04-08 16:20:09 +00:00
gate-check-commit.sh Ensure the OpenStack gate has access to the logs 2016-03-31 20:30:39 +00:00
get-pypi-pkg-version.py Use current, but pinned versions of pip, setuptools and wheel 2016-03-02 20:06:24 +00:00
inventory-manage.py Resolve pep8 violations caught by pep8 v1.7.0 2016-01-14 00:45:41 +00:00
os-detection.py Add reliable OS detection for ansible bootstrap 2015-10-19 09:07:01 -05:00
osa-aio-heat-template.yml Rename everything for the osad to osa name change 2015-09-12 02:31:21 +01:00
pw-token-gen.py Add Ceph/RBD support to playbooks 2015-08-01 19:49:00 +01:00
run-playbooks.sh Add installation support for os_ironic 2016-04-14 10:12:19 +00:00
run-tempest.sh Add telemetry testing to gate 2016-02-11 22:46:02 +00:00
run-upgrade.sh Disable security role during major upgrades 2016-04-29 18:57:58 +01:00
scripts-library.sh Update Newton SHA's 2016-04-22 2016-04-22 17:26:03 +01:00
sources-branch-updater.sh Merge "Automatically increment the patch ver with sources-branch-updater" 2016-05-06 17:23:06 +00:00
update-revision.sh Fixes loops for bashate 2015-08-21 15:44:05 +00:00