kolla-ansible/releasenotes/notes/mariadb-xtrabackup-d4f48464dd6baaea.yaml
Mark Goddard 3a6a9384cb Tidy up release notes for Stein release
Change-Id: I0d66e49f09313de8abb89f510c7a5098507c572a
2019-03-29 13:34:43 +00:00

12 lines
384 B
YAML

---
features:
- |
Adds support for taking a backup of all MariaDB-hosted databases using
Percona XtraBackup.
security:
- |
When the MariaDB backup option is enabled, it will create a new database
which is used to keep track of backup-related metadata, along with a new
backup user with a specific set of permissions limited to backup-related
actions only.