Mimic Series Release Notes¶
2.6.0¶
Upgrade Notes¶
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.
Ceph Firefly is EOL since a long time and is no longer supported.
The default value for ceph::rgw::keystone::rgw_keystone_accepted_roles is changed from Member to member
The deprecated class ceph::rgw::apache_fastcgi is now removed.
The ceph::rgw::keystone class now defaults to configuration it for Keystone V3 API. The v2.0 functionality is removed.
The ceph::rgw::keystone class now requires the rgw_keystone_admin_domain, rgw_keystone_admin_project, rgw_keystone_admin_user and rgw_keystone_admin_password parameters to be configured, these were previously only required when configuring Keystone V3, which is now the default and v2.0 has been removed.
Deprecation Notes¶
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.
The ceph::rgw::keystone::rgw_keystone_version is deprecated and now has no effect.
The ceph::rgw::keystone::rgw_keystone_admin_token is deprecated and now has no effect.