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
This commit is contained in:
Paul Bourke 2017-09-01 14:43:40 +01:00 committed by Paul Bourke (pbourke)
parent e71f53d405
commit e44a396f54
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