Reviewed: https://review.openstack.org/484348 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=430d7f765a75830ae377545bc57195d38e44e172 Submitter: Zuul Branch: master
commit 430d7f765a75830ae377545bc57195d38e44e172 Author: M V P Nitesh <[email protected]> Date: Mon Aug 7 18:41:35 2017 +0530 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<[email protected]> Co-Authored-By: Deepak Mourya<[email protected]> Change-Id: I230af9cc833af13064636b5d9a7ce6334c3f6e9a Closes-Bug: #1669080 ** Changed in: keystone Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1669080 Title: "openstack role create" should support "--description" Status in OpenStack Identity (keystone): Fix Released Status in python-openstackclient: In Progress 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,table,value,yaml}] [-c COLUMN] [--max-width <integer>] [--print-empty] [--noindent] [--prefix PREFIX] [--domain <domain>] [--or-show] <role-name> To manage notifications about this bug go to: https://bugs.launchpad.net/keystone/+bug/1669080/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

