puppet-manila/releasenotes/notes/deprecate_database_options-d3e1be522be3d7fa.yaml
Takashi Kajinami 12a789cddc Deprecate database options from the manila class
... because these options have been implemented in the manila::db
class.

Change-Id: I5227b94592868f8cd8f482779fea22225a1ecfeb
2020-10-20 12:06:04 +09:00

13 lines
361 B
YAML

---
deprecations:
- |
The following options have been deprecated, as those options have been
moved to manila::db class.
- ``manila::sql_connection``
- ``manila::sql_idle_timeout``
- ``manila::database_max_overflow``
- ``manila::database_max_pool_size``
- ``manila::database_max_retries``
- ``manila::database_retry_interval``