keystone/releasenotes/notes/enable-inherit-on-default-54ac435230261a6a.yaml
Brant Knudson ee2724a2a2 Release note cleanup
Removed info that's internal to keystone and therefore not relevant
to deployers.

Consistent references to config option names. `` should be used for
literal string values, not references.

Change-Id: Ia7e11683ed3ae7f19fe6680848bdcbaed954f424
2016-03-14 19:04:58 +00:00

11 lines
445 B
YAML

---
upgrade:
- >
The default setting for the `os_inherit` configuration option is
changed to True. If it is required to continue with this portion
of the API disabled, then override the default setting by explicitly
specifying the os_inherit option as False.
deprecations:
- The `os_inherit` configuration option is disabled. In the future, this
option will be removed and this portion of the API will be always enabled.