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
parent 160af32c2c
commit c6392ed1aa

View File

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