puppet-oslo/releasenotes/notes/oslo-db-config-group-4502ce...

10 lines
423 B
YAML

---
features:
- |
Added new parameter oslo::db::config_group that can be used to tell the
oslo::db resource in which config section in the configuration file it
should set the oslo.db specific database options. This doesn't change any
existing behavior and the default value is ``database``, this is to support
services like Placement that reads database config from ``placement_database``
group.