puppet-gnocchi/releasenotes/notes/remove-deprecated-db-init-62110da4e2d86881.yaml
Tobias Urdin fca0e2d424 Remove deprecated database_connection in init
Change-Id: I92f04101059ae5711f91df8740141ad532bc053c
2020-08-31 07:46:37 +00:00

7 lines
223 B
YAML

---
upgrade:
- |
The deprecated gnocchi::database_connection parameter is removed.
Use the gnocchi:db::database_connection parameter instead.
- |
Deployments now need to explicitly use the gnocchi::db class.