1c3991c852
Cinder requires a specific order for an upgrade. c-api -> c-scheduler -> c-volume -> c-backup as referenced by this patch: https://review.openstack.org/#/c/269412/6 We may be dependant on that Cinder patch linked above. Behavior without this patch is unknown. Change-Id: I3fd1fe62abb398935932dab6ce905a65f8aabbd0 Co-authored-by: Paul Bourke <paul.bourke@oracle.com> Partially-implements: blueprint upgrade-kolla implements: blueprint upgrade-cinder
8 lines
98 B
YAML
8 lines
98 B
YAML
---
|
|
- include: config.yml
|
|
|
|
- include: bootstrap_service.yml
|
|
|
|
- include: start.yml
|
|
serial: "30%"
|