697be3badb
Keystone no longer uses it's paste ini file or uses the paste deploy parts so we deprecate all that now. [1] Unfortunately this should probably have been done in Rocky but got missed, in Stein keystone will effectively remove the paste ini file. [1] [1] https://docs.openstack.org/releasenotes/keystone/rocky.html Change-Id: Ifefea626f754d247b376745fbb2791e725ebafbc Closes-Bug: 1794045
9 lines
364 B
YAML
9 lines
364 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
keystone_paste_ini resource, keystone::config::keystone_paste_config,
|
|
keystone::disable_admin_token_auth, keystone::disable_v2_api and
|
|
keystone::paste_config is all deprecated and has no effect on how
|
|
Keystone behaves. These will be removed in the next release, keystone
|
|
is not reading the paste configuration in Stein.
|