openstack-ansible/playbooks/common-tasks
Jesse Pretorius ef12bf04ed Implement rolling upgrades for cinder
Based on [1], this patch implements changes to the playbook
which executes the cinder deployment in a play per host
group, serialised to ensure that:

1. The services are changed in the right order.
2. The services remain available at all times during
   an upgrade.
3. Online data migrations are actioned once all versions
   of software are at the same levels.
4. If services are sharing a host/container then the
   role execution will not execute twice on the same
   host.

[1] https://docs.openstack.org/developer/cinder/upgrade.html#minimal-downtime-upgrade-procedure

Depends-On: Id95cae40f736ea2c84200955fccdb44ea3bc1dd8
Depends-On: If5729671cb69f928df660ec2d9ba83fe3f567946
Depends-On: I9aacda78f92355374af3f4ab24d2d9a9b47491ed
Change-Id: I0bdb51ce0d8b3b9a145d29ef6808e1fe595924e2
2017-06-20 09:40:43 +00:00
..
dynamic-address-fact.yml Avoid retrieving IP from a bridge without IP 2017-06-06 17:02:05 +02:00
dynamic-grouping.yml Avoid jinja2 templating in when warnings 2017-05-23 22:18:08 +00:00
haproxy-endpoint-manage.yml Added a common tag to the common tasks 2017-03-02 10:19:19 -06:00
mysql-db-user.yml Added a common tag to the common tasks 2017-03-02 10:19:19 -06:00
os-log-dir-setup.yml Added a common tag to the common tasks 2017-03-02 10:19:19 -06:00
os-lxc-container-setup.yml Use wait_for_connection instead of wait_for to check container 2017-04-28 13:17:51 +01:00
package-cache-proxy.yml Ensure proxy check is short circuit 2017-04-07 16:24:31 +08:00
rabbitmq-vhost-user.yml Added a common tag to the common tasks 2017-03-02 10:19:19 -06:00
restart-service.yml Implement rolling upgrades for cinder 2017-06-20 09:40:43 +00:00
set-pip-upstream-url.yml Added a common tag to the common tasks 2017-03-02 10:19:19 -06:00
set-upper-constraints.yml Added a common tag to the common tasks 2017-03-02 10:19:19 -06:00