"openstack role create" should support "--description"
Bug #1669080 reported by
Guang Yee
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Identity (keystone) |
Fix Released
|
Wishlist
|
Deepak Mourya | ||
python-openstackclient |
In Progress
|
Undecided
|
Deepak Mourya |
Bug Description
It would be nice to be able to create a new role with description as Keystone API supports it.
openstack role create --help
usage: openstack role create [-h] [-f {json,shell,
Changed in python-openstackclient: | |
assignee: | nobody → M V P Nitesh (m-nitesh) |
Changed in keystone: | |
assignee: | nobody → M V P Nitesh (m-nitesh) |
Changed in keystone: | |
milestone: | pike-3 → pike-rc1 |
milestone: | pike-rc1 → pike-3 |
Changed in keystone: | |
assignee: | M V P Nitesh (m-nitesh) → wangxiyuan (wangxiyuan) |
Changed in keystone: | |
assignee: | nobody → Deepak Mourya (mourya007) |
Changed in python-openstackclient: | |
assignee: | nobody → Deepak Mourya (mourya007) |
To post a comment you must log in.
This sounds reasonable from a CLI point of view, but I don't recall if keystone roles have a description attribute for both v2 and v3. Adding keystone as a related project.