ee2724a2a2
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
11 lines
445 B
YAML
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.
|