kolla-ansible/ansible/roles/murano/tasks/upgrade.yml
Allen Gao 54aa896735 Playbook for upgrade murano
Change-Id: Iffb12c8e22724ba779e4ce80204710513875e725
Partially-Implements: blueprint upgrade-kolla
Implements: blueprint upgrade-murano
2016-02-02 15:03:08 +08:00

8 lines
98 B
YAML

---
- include: config.yml
- include: bootstrap_service.yml
- include: start.yml
serial: "30%"