kolla-ansible/ansible/roles/heat/tasks/upgrade.yml
caoyuan a755e7f0a4 Optimize reconfiguration for heat
Change-Id: I0e8b16bba5c826a97a4e9bd07891f5f3fb549334
Partially-implements: blueprint better-reconfigure
2017-01-20 09:14:22 +00:00

8 lines
107 B
YAML

---
- include: config.yml
- include: bootstrap_service.yml
- name: Flush handlers
meta: flush_handlers