8eb6dc027d
Change-Id: I7c9f9e84716f42e022e5d88850d1bd40c23480cf
12 lines
461 B
YAML
12 lines
461 B
YAML
---
|
|
features:
|
|
- Updates 'ceph::rgw::keystone' to integrate with keystone V3.
|
|
Adds new parameters rgw_keystone_admin_domain,
|
|
rgw_keystone_admin_project, rgw_keystone_admin_user
|
|
and rgw_keystone_admin_password.
|
|
Extends rgw_keystone_version to add 'v3' as a valid option
|
|
issues:
|
|
- At this time radosgw uses pki to verify Keystone revocation
|
|
lists. 'keystone::enable_pki_setup' must be set to true
|
|
to provide the needed keystone support
|