← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1418091] Re: v3 API doc: policies blob content should be JSON-in-a-string policy content instead of JSON EC2 credentials

 

no work needed from Keystone side, only doc update is required

** Changed in: keystone
       Status: In Progress => Won't Fix

-- 
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):
  Won't Fix
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


References