openstack-ansible/scripts/upgrade-utilities/playbooks
Darren Birkett fd690e1fc3 Better control of mariadb restarts in upgrades
This commit adds additional control around how the galera cluster
nodes are restarted during an upgrade (both the openstack upgrade
as well as mariadb upgrade). lxc config that gets added during the
lxc-container-create play would normally force a container restart.
This commit essentially does the following:

- run lxc-container-create on galera nodes but prevent container restarts
  from being triggered by the new lxc config that gets laid down
- run a mariadb upgrade
- run a controlled rolling restart of all mariadb cluster containers

Change-Id: I5d979eb15c471274cc14ce6f41c8ae479c5131d6
2016-08-05 12:46:58 +01:00
..
ansible_fact_cleanup.yml Initial commit to enable mitaka>newton upgrades 2016-05-13 22:26:19 +01:00
db-collation-alter.yml Add upgrade playbook to update database collations 2016-07-13 09:02:16 +00:00
deploy-config-changes.yml Initial commit to enable mitaka>newton upgrades 2016-05-13 22:26:19 +01:00
galera-cluster-rolling-restart.yml Better control of mariadb restarts in upgrades 2016-08-05 12:46:58 +01:00
lbaas-version-check.yml Fail Fast when trying to upgrade with LBaaS v1 enabled 2016-07-07 11:18:03 +00:00
memcached-flush.yml Fix memcached flush if -l is in hostname 2016-07-01 16:38:39 +00:00
old-hostname-compatibility.yml RFC1034/5 hostname upgrade 2016-06-01 18:54:52 +00:00
repo-server-pip-conf-removal.yml Initial commit to enable mitaka>newton upgrades 2016-05-13 22:26:19 +01:00
user-secrets-adjustment.yml Initial commit to enable mitaka>newton upgrades 2016-05-13 22:26:19 +01:00