keystone/releasenotes/notes/add-description-to-role-88ab5bb8a96cc002.yaml
M V P Nitesh 430d7f765a Added support for a `description` attribute for Identity Roles
Now user can add the description to the role when user creates the role.
Added support for a ``description`` attribute for V3 Identity Roles.

Co-Authored-By: wangxiyuan<wangxiyuan@huawei.com>
Co-Authored-By: Deepak Mourya<deepakmoriya7@gmail.com>
Change-Id: I230af9cc833af13064636b5d9a7ce6334c3f6e9a
Closes-Bug: #1669080
2018-09-06 05:09:10 +00:00

7 lines
195 B
YAML

---
features:
- |
[`bug 1669080 <https://bugs.launchpad.net/keystone/+bug/1669080>`_]
Added support for a ``description`` attribute for V3 Identity Roles, see
API docs for details.