kayobe/kayobe
Mark Goddard e96179921f Add commands for database backup and recovery
Uses the support [1] for database backups added to Kolla Ansible in the
Stein release.

Adds the following new commands:

kayobe overcloud database backup [--incremental]
kayobe overcloud database recover [--force-recovery-host <host>]

The recovery command is for recovering a clustered database that has
lost quorum.

[1] https://docs.openstack.org/kolla-ansible/latest/admin/mariadb-backup-and-restore.html

Change-Id: Ie16354cd01ea7dd83cd3d4058dd8451b8387600b
Story: 2005015
Task: 29493
2019-05-23 10:48:04 +01:00
..
cli Add commands for database backup and recovery 2019-05-23 10:48:04 +01:00
cmd Improve kayobe --version output 2019-01-14 10:15:04 +00:00
tests Add commands for database backup and recovery 2019-05-23 10:48:04 +01:00
__init__.py Add kayobe python module with CLI 2017-02-28 16:17:54 +00:00
ansible.py Print output of dump-config in case of errors 2019-02-14 11:28:16 +00:00
exception.py Support installing galaxy roles from kayobe-config 2018-05-21 16:00:57 +01:00
kolla_ansible.py Add missing space in argument description 2019-03-18 14:16:57 +00:00
utils.py Fix YAML code execution issue 2019-03-18 09:45:48 +00:00
vault.py Fix use of --ask-vault-pass argument 2018-11-05 18:12:36 +00:00
version.py Build release notes using reno 2018-05-04 15:11:23 +01:00