puppet-ceph/releasenotes/notes/deprecate-rgw-keystone-pki-d8d5862f18c1e196.yaml
Tobias Urdin 8df92d51d3 Deprecated Keystone v2.0 and PKI tokens in Keystone RGW
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
2019-02-24 12:31:44 +01:00

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.