Merge "Run database migrate for horizon during upgrade"

This commit is contained in:
Zuul 2018-03-26 11:55:56 +00:00 committed by Gerrit Code Review
commit 7851de5c3c
1 changed files with 11 additions and 1 deletions

View File

@ -1,2 +1,12 @@
---
- include: deploy.yml
- include: config.yml
- include: clone.yml
when:
- horizon_dev_mode | bool
- include: bootstrap_service.yml
when: horizon_backend_database | bool
- name: Flush handlers
meta: flush_handlers