
In OpenStack deployment we more commonly use `member` than `Member`. Also the `member` role is now implied by the `admin` role. This removes the Member role to get rid of the unused role and follow the standard roles. Change-Id: I64175a3d485358af9a012060826dcedbe24b1042
8 lines
286 B
YAML
8 lines
286 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The default value of the ``ceph::keystone::auth::roles`` parameter has
|
|
been updated and the new default does not contain the ``Member`` role,
|
|
because in OpenStack the ``member`` role is more commonly used, which is
|
|
now implied by the ``admin`` role.
|