kolla-ansible/kolla_ansible
Roman Krček 9ea63dc300 Rewrite kolla-ansible CLI to python
Moving the CLI to python allows for easier
maintenance and larger feature-set.

This patch introduces a few breaking changes!
The changes stem the nature of the cliff package.
- the order of parameters must be
  kolla-ansible <action> <arguments>
- mariadb_backup and mariadb_recovery now are
  mariadb-backup and mariadb-recovery

Closes-bug: #1589020
Signed-off-by: Roman Krček <roman.krcek@tietoevry.com>
Change-Id: I9749b320d4f5eeec601a055b597dfa7d8fb97ce2
2024-10-28 08:48:23 +00:00
..
cli Rewrite kolla-ansible CLI to python 2024-10-28 08:48:23 +00: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 Rewrite kolla-ansible CLI to python 2024-10-28 08:48:23 +00: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 Rewrite kolla-ansible CLI to python 2024-10-28 08:48:23 +00:00
version.py Rename kolla namespace to kolla_ansible 2017-02-15 16:34:51 +08:00