kolla-ansible/kolla_ansible/cmd
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
..
__init__.py Rename kolla namespace to kolla_ansible 2017-02-15 16:34:51 +08:00
genpwd.py Support exposing prometheus_server externally 2023-11-07 14:52:06 +00:00
kolla_ansible.py Rewrite kolla-ansible CLI to python 2024-10-28 08:48:23 +00:00
mergepwd.py Fix passwords.yml permissions 2023-05-31 14:22:34 +03:00
readpwd.py Fix passwords.yml permissions 2023-05-31 14:22:34 +03:00
writepwd.py Fix passwords.yml permissions 2023-05-31 14:22:34 +03:00