Files
openstack-ansible-galera_cl…/releasenotes/notes/remove-xtrabackup-0513a40593f2d0e3.yaml
Logan V e19d5d4a51 Remove Xtrabackup from Galera client role
Carrying Xtrabackup as a hard dependency across all hosts acting as a client
of the cluster is unnecessary, as it is only required on the Galera server cluster
members themselves.

Change-Id: I2fa0e862e3a9ad73c6391969564891d913273a79
2016-02-07 14:17:59 -06:00

8 lines
270 B
YAML

---
upgrade:
- Percona Xtrabackup has been removed from the Galera client
role.
deprecations:
- The variables ```galera_client_package_*``` and ```galera_client_apt_percona_xtrabackup_*```
have been removed from the role as Xtrabackup is no longer deployed.