Perform bootstrap on Horizon upgrade

The value of horizon_backend_database defaults to the value of
'enable_murano'. If a user happens to have enabled/deployed Murano prior
to upgrading Horizon, Horizon will then get configured to use the
backend database, though the bootstrap will be missing and results in a
broken Horizon on upgrade.

Closes-Bug: #1714949
Change-Id: I37c99c93f2966915c38d4e1aeaa48152254d62ea
(cherry picked from commit e44a396f54)
This commit is contained in:
Paul Bourke 2017-09-01 14:43:40 +01:00 committed by Eduardo Gonzalez
parent 9a520e0906
commit 9ceb91382f
1 changed files with 1 additions and 4 deletions

View File

@ -1,5 +1,2 @@
---
- include: config.yml
- name: Flush handlers
meta: flush_handlers
- include: deploy.yml