Perform database migration in monasca upgrade

Currently the database is only synced during deployment. This change
performs the sync during upgrade as well.

Change-Id: Ia45fc733a1ab69de9d4762f5d9c8767041eeaed3
Closes-Bug: #1832020
This commit is contained in:
Mark Goddard 2019-10-21 16:26:08 +01:00 committed by Doug Szumski
parent c911f856d6
commit 13d81a01a2
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
---
- include_tasks: config.yml
- include_tasks: bootstrap_service.yml
- name: Flush handlers
meta: flush_handlers