yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #27627
[Bug 1418091] [NEW] v3 API doc: policies blob content should be JSON-in-a-string policy content instead of JSON EC2 credentials
Public bug reported:
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\"]}"
** Affects: keystone
Importance: Undecided
Assignee: Darren Hague (dhague)
Status: In Progress
** Tags: documentation
** Description changed:
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 type: "application/json", and blob content is given as "access":
- "...", "secret": "..." instead of a policy string such as
+ of "application/json", and blob content is given as "access": "...",
+ "secret": "..." instead of a policy string such as
"{\"foobar_user\":[\"role:compute-user\"]}"
** Changed in: keystone
Assignee: (unassigned) => Darren Hague (dhague)
** Changed in: keystone
Status: New => In Progress
--
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
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
Follow ups
References