Reviewed: https://review.openstack.org/152981 Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=ad4457237e2b39b5474ff9e21d4ff1cb01dd6d1e Submitter: Jenkins Branch: master
commit ad4457237e2b39b5474ff9e21d4ff1cb01dd6d1e Author: Darren Hague <[email protected]> Date: Wed Feb 4 16:54:13 2015 +0000 Policies type & blob content examples corrected Corrected the JSON examples for the Identity /v3/policies endpoint and updated the explanatory text accordingly. Change-Id: Ic67162469244846a72333e664eab90ba2874ffb3 Closes-Bug: 1418091 ** Changed in: openstack-api-site Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to Keystone. https://bugs.launchpad.net/bugs/1418091 Title: v3 API doc: policies blob content should be JSON-in-a-string policy content instead of JSON EC2 credentials Status in OpenStack Identity (Keystone): In Progress Status in OpenStack API documentation site: Fix Released Bug description: http://developer.openstack.org/api-ref-identity-v3.html The examples in the Policies section appear to have been copied and pasted from the Credentials section: the type is given as "ec2" instead of "application/json", and blob content is given as "access": "...", "secret": "..." instead of a policy string such as "{\"foobar_user\":[\"role:compute-user\"]}" To manage notifications about this bug go to: https://bugs.launchpad.net/keystone/+bug/1418091/+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

