8df92d51d3
The Keystone v2.0 and PKI params in ceph::rgw::keystone is now deprecated and the functionality is removed since the v2.0 API is now available anymore and PKI tokens is also removed. Change-Id: I152da5f9a83aaca27d52b85a889f9391522e3531
17 lines
545 B
YAML
17 lines
545 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The PKI functionality in the ceph::rgw::keystone class is now deprecated
|
|
and the functionality is removed since Keystone v2.0 API is not available
|
|
anymore and PKI tokens is removed.
|
|
deprecations:
|
|
- |
|
|
ceph::rgw::keystone::use_pki is deprecated and has no effect.
|
|
- |
|
|
ceph::rgw::keystone::rgw_keystone_revocation_interval is deprecated and
|
|
has no effect.
|
|
- |
|
|
ceph::rgw::keystone::nss_db_path is deprecated and has no effect.
|
|
- |
|
|
ceph::rgw::keystone::user is deprecated and has no effect.
|