yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #69101
[Bug 1729449] Re: Horizon keystone api doesn't support include_names for role assignment list
Reviewed: https://review.openstack.org/484996
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=e98eb2055578a4572401b49a039967f570f7b7f4
Submitter: Zuul
Branch: master
commit e98eb2055578a4572401b49a039967f570f7b7f4
Author: Sam Morrison <sorrison@xxxxxxxxx>
Date: Wed Jul 19 11:06:09 2017 +1000
Support include_names argument for keystone role assignement list
This has been supported in the keystone API since version 3.6
Although not used in horizon (yet) some third party plugins may
require this.
Closes-Bug: #1729449
Change-Id: I961c1681b757134037ae767ac750afa36476d630
** Changed in: horizon
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1729449
Title:
Horizon keystone api doesn't support include_names for role assignment
list
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
Since keystone API version 3.6 the role assignment list operation has
supported include_names see https://developer.openstack.org/api-
ref/identity/v3/#what-s-new-in-version-3-6
I'm writing a third party plugin and need to use this option, instead
of me having to replicate all the keystone api in horizon it would be
good if it could be supported natively.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1729449/+subscriptions
References