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
This commit is contained in:
SamYaple 2016-03-15 21:34:28 +00:00
parent f4d6aaf097
commit cc6cfdf4df
2 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,4 @@
---
- include: start.yml
- include: register.yml

View File

@ -1 +1,8 @@
---
- include: config.yml
- include: do_upgrade.yml
serial: "30%"
# Test haproxy user through VIP
- include: check.yml