Reviewed: https://review.openstack.org/409678 Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=1a004987a4756e69b28f4150d33085d889c6675e Submitter: Jenkins Branch: master
commit 1a004987a4756e69b28f4150d33085d889c6675e Author: jolie <[email protected]> Date: Mon Dec 12 16:58:27 2016 +0800 [api] set `is_admin_project` on tokens for admin project This patch update api_doc to include 'is_admin_project' Change-Id: I7d8345ea75659f6397098979531edf286df69485 Closes-Bug:#1523012 ** 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/1523012 Title: [api] set `is_admin` on tokens for admin project Status in OpenStack Identity (keystone): Fix Released Status in openstack-manuals: Fix Released Bug description: https://review.openstack.org/240719 commit e7023697a884759716d0a01605825a3af90d4db6 Author: Adam Young <[email protected]> Date: Sun Oct 11 23:15:52 2015 -0400 set `is_admin` on tokens for admin project Adds two new configuration value: admin_project_name admin_project_domain_name If both values are set, and tokens requested for projects (only, not domains) that match both will have an additional value in them; `is_admin_project=true` DocImpact -- Configuration changes need documentation APIImpact -- Adds optional return values in token validation calls SecurityImpact -- Should be helpful in making access control decisions Implements: blueprint is-admin-project Partial-Bug: #968696 Change-Id: Ic9cf9862739381a30130b4be87075f726736ff88 To manage notifications about this bug go to: https://bugs.launchpad.net/keystone/+bug/1523012/+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

