Fix incorrect release note about db options deprecation
This patch fixes the following 2 problems about the release note added
by the previous change[1].
- the release note is located in the wrong path
- these parameters are still valid
[1] 5e269a9f32
Change-Id: I8fd94a94af3ddfaaf6b9eb1a41746fe82b041ad1
This commit is contained in:
@@ -1,8 +1,9 @@
|
|||||||
---
|
---
|
||||||
deprecations:
|
deprecations:
|
||||||
- |
|
- |
|
||||||
The following options have been deprecated and take no effect, as those
|
The following options have been deprecated, as those options have been
|
||||||
options have been moved to nova::db class:
|
moved to nova::db class.
|
||||||
|
|
||||||
- ``nova::database_connection``
|
- ``nova::database_connection``
|
||||||
- ``nova::slave_connection``
|
- ``nova::slave_connection``
|
||||||
- ``nova::api_database_connection``
|
- ``nova::api_database_connection``
|
Reference in New Issue
Block a user