e6c5aa4a08
During the Stein release the default storage backend for cloudkitty was switched to influxdb. To aid this transition we added creation of the influxdb database during upgrade. Now that this transition is complete we can remove it. Change-Id: Ieb247f36af932d3a357504c7419ead44b10d1301
8 lines
119 B
YAML
8 lines
119 B
YAML
---
|
|
- include_tasks: config.yml
|
|
|
|
- include_tasks: bootstrap_service.yml
|
|
|
|
- name: Flush handlers
|
|
meta: flush_handlers
|