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:
Tobias Urdin 2018-09-14 12:18:25 +02:00
parent a8dcb114ba
commit 7820189116

View 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.