Files
puppet-oslo/releasenotes/notes/deprecate_config_sqlite_db-1a239175d42378e3.yaml
ZhongShengping a29a62a10e Deprecate sqlite_db option
The configuration option ``sqlite_db`` is now deprecated and will be
removed in the future. Please use configuration option ``connection``
or ``slave_connection`` to connect to the database.

Change-Id: I637fff0deea04a1631f7c1eaa590999efa63a4c2
Closes-Bug: #1675252
2017-03-23 14:23:40 +08:00

8 lines
228 B
YAML

---
deprecations:
- |
The configuration option ``sqlite_db`` is now deprecated and
will be removed in the future. Please use configuration
option ``connection`` or ``slave_connection`` to connect to the database.