monasca-persister/releasenotes/notes/support-automatic-db-creation-0856216b42b91e7d.yaml
Bharat Kunwar df12bd8628 Support automatic db creation for InfluxDB
At the moment, monasca persister assumes that an InfluxDB database
already exists. With this change, a new database is created when it does
not exist.

Story: 2006331
Task: 37327

Change-Id: I3d88eb8b2cdbd81f9c84fe1703b2ee2d1b09e1ab
2019-10-31 23:12:00 +00:00

5 lines
92 B
YAML

---
features:
- |
Support for automatic database creation in InfluxDB has been added.