kolla-ansible/kolla_ansible
Michal Nasiadka 4f62dd4661 cli: Add check=True to catch Ansible failures
From [1]:
If check is true, and the process exits with a non-zero
exit code, a CalledProcessError exception will be raised.
Attributes of that exception hold the arguments, the exit
code, and stdout and stderr if they were captured.

[1]: https://docs.python.org/3/library/subprocess.html

Closes-Bug: #2089173

Change-Id: I8cf38c2f7db1493e7303e94c212251fbeafaced3
2024-11-20 16:01:14 +00:00
..
cli Fix Octavia cert generation 2024-11-03 11:40:46 +01:00
cmd Rewrite kolla-ansible CLI to python 2024-10-28 08:48:23 +00:00
tests Fix proxysql get mariadb_backup_database_password 2023-11-16 08:35:06 +00:00
__init__.py Rename kolla namespace to kolla_ansible 2017-02-15 16:34:51 +08:00
ansible.py Fix typo in kolla-ansible metavar 2024-10-28 17:20:27 +01:00
database_shards.py fix flake8 error in database_shards.py 2024-08-05 14:39:32 +00:00
exception.py Add custom filters for checking services 2019-09-16 12:48:52 +00:00
filters.py adds firewalld configuration based on enabled services 2022-07-27 12:28:40 +01:00
fluentd_filters.py Performance: use a single config file for fluentd 2020-07-28 12:14:48 +01:00
hashi_vault.py Fix Hashi login method for approles 2022-09-02 16:42:15 +01:00
helpers.py Fix kolla_address in IPv6 fully-routed topo case 2020-05-19 19:49:14 +02:00
kolla_address.py kolla_address: check correct error return value 2023-10-03 08:10:24 +00:00
kolla_url.py kolla_url: port is a string 2024-05-07 10:06:50 +00:00
nova_filters.py Update cell0 database connection 2024-04-08 13:19:08 +02:00
put_address_in_context.py re-add rabbitmq config for clustering interface 2022-03-24 17:52:17 +01:00
utils.py cli: Add check=True to catch Ansible failures 2024-11-20 16:01:14 +00:00
version.py Rename kolla namespace to kolla_ansible 2017-02-15 16:34:51 +08:00