openstack-ansible/scripts
Dmitriy Rabotyagov b6cf0973c6 Unset OSA-defined variables for bootstrap
We've introduced couple of new ENV vars that we define in
openstack-ansible.rc file. While they're working properly, we still don't
want them to be used during bootstrap process, as in case of
bootstrap failure somewhere in the middle of execution, like before
our plugins collection being installed, next bootstrap re-runs will fail
with smth like `Invalid play strategy specified: openstack.osa.linear`

In order to fix this we set default values for ANSIBLE_TRANSPORT and
ANSIBLE_STRATEGY that we clean out after bootstrap is completed.

Change-Id: Id34fb425c76bef7615bcbf1334d7a84ac6422fa8
2022-12-20 18:11:25 +01:00
..
upgrade-utilities Do not run neutron upgrade when no hosts in group 2022-12-07 15:50:55 +00:00
add-compute.sh Drop nova-key from scale documentation and scripts 2022-05-28 07:30:44 +02:00
ansible-role-requirements-editor.py Update hacking for Python3 2020-04-29 06:20:40 +00:00
bootstrap-aio.sh Run the OSA bootstrap in the Zuul pre phase 2019-05-13 09:57:11 -05:00
bootstrap-ansible.sh Unset OSA-defined variables for bootstrap 2022-12-20 18:11:25 +01:00
federated-login.sh Add project scoped token when obtaning token 2016-04-08 16:20:09 +00:00
gate-check-commit.sh Replace usage of which with command 2022-09-29 12:17:56 +00:00
gen-config.py Make modern flake8 happy about our code 2019-09-10 14:59:04 +03:00
get-ansible-collection-requirements.yml Fix tasks name for collections bootstrap 2022-06-22 10:29:17 +02:00
get-ansible-role-requirements.yml Fix behaviour of OSA_CONFIG_DIR 2022-02-11 20:31:11 +02:00
get-pypi-pkg-version.py Update pypi url to new url 2022-01-04 10:44:31 +00:00
inventory-manage.py Run inventory-manage.py from the ansible-runtime venv 2018-04-30 20:33:08 +00:00
journal_dump.py Add timestamp to written journal file 2022-06-21 08:47:53 +00:00
keepalived_haproxy_check.sh Make keepalived configuration future-proof 2019-01-31 13:10:00 +01:00
keepalived_pingable_check.sh Make keepalived configuration future-proof 2019-01-31 13:10:00 +01:00
log-collect.sh Add zookeeper deployment 2022-11-25 09:13:22 +00:00
openstack-ansible.rc Increase ControlPersist timeout to 300 seconds 2022-07-29 07:19:21 +00:00
openstack-ansible.sh Allow to define user.rc file for OSA 2022-11-28 16:54:28 +01:00
os-cmd Fix os-cmd cross-distro compatibility 2017-08-28 20:26:55 +09:30
pw-token-gen.py Add default simple key to secrets 2020-11-16 18:10:31 +00:00
rabbitmq-test.py Fix issues with infrastructure healthcheck 2018-09-03 12:47:56 +01:00
release-yaml-file-prep.py Update hacking for Python3 2020-04-29 06:20:40 +00:00
run-upgrade.sh Implement OVN inventory changes and deploy by default 2022-12-05 16:11:25 +00:00
scripts-library.sh Merge "Use local connection while collecting instance info" 2022-12-07 16:50:11 +00:00
sources-branch-updater-lib.sh Replace git.openstack.org with opendev.org 2019-05-09 10:44:18 +01:00
sources-branch-updater.sh Remove Dragonflow ML2 driver 2018-11-05 14:53:47 +00:00
update-revision.sh Use root folder group_vars 2017-05-27 19:50:14 +00:00