Add release note for database change
This adds a release note for the breaking change that was introduced in [1]. [1] https://review.openstack.org/#/c/597121 Change-Id: I986fe0cd8d8012350f362e521c0cc7085b955b31
This commit is contained in:
parent
a8dcb114ba
commit
7820189116
8
releasenotes/notes/db-init-7a0087aca12e0530.yaml
Normal file
8
releasenotes/notes/db-init-7a0087aca12e0530.yaml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
features:
|
||||||
|
- |
|
||||||
|
Added all databases parameters in octavia::db in octavia::init.
|
||||||
|
upgrade:
|
||||||
|
- |
|
||||||
|
The octavia::db class should now be considered a private class.
|
||||||
|
You should set all your database parameters in the init class.
|
Loading…
Reference in New Issue
Block a user