kolla-ansible/ansible/roles/mariadb/tasks/do_upgrade.yml
SamYaple cc6cfdf4df Mariadb upgrade
Minor versions of mariadb upgrade do not require full cluster stop.
Full cluster stop will need to be address during the move to 10.1 at
some time in the future.

Change-Id: Ia048a3fd4d79921f827f3b88c623d26db506bfc3
Partially-Implements: blueprint upgrade-kolla
Implements: blueprint upgrade-mariadb
2016-03-16 15:53:27 +00:00

5 lines
50 B
YAML

---
- include: start.yml
- include: register.yml