Run database migrate for horizon during upgrade

Change-Id: I1db585242cc3a5dcb2fe1ac79091d19f624c6f70
Closes-Bug: #1758855
This commit is contained in:
Jeffrey Zhang 2018-03-26 17:15:29 +08:00 committed by Jeffrey Zhang
parent b42b1361ee
commit 0135ea0d28
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