KeyStone API List for Essex

Asked by Ravikumar Venkatesan

I am trying to get the list of Keystone API for Essex.
Is the following are links for Essex
1) http://keystone.openstack.org/api_curl_examples.html#id1
2) http://keystone.openstack.org/adminAPI_curl_examples.html

Question information

Language:
English Edit question
Status:
Solved
For:
OpenStack Identity (keystone) Edit question
Assignee:
No assignee Edit question
Solved by:
Joseph Heck
Solved:
Last query:
Last reply:
Revision history for this message
Zhongyue Luo (zyluo) said :
#1

I suggest you read this.
http://api.openstack.org/

Revision history for this message
Ravikumar Venkatesan (ravikumar-venkatesan) said :
#2

I am aware of the site http://api.openstack.org/
It has reference to only /v2.0/tokens and /v2.0/tenants
I am looking for Essex implementation

Revision history for this message
Best Joseph Heck (heckj) said :
#3

Ravikumar -

We need to update the WADL and relevant documents that are used to generate api.openstack.org, they're out of date with the code re-baselining we did in February, and we've been focusing on bugs and final features up until the Essex-4 milestone, now shifting to docs, doc updates/improvements, and bug fixing for the final Essex release.

Even still, most of http://api.openstack.org/ should be accurate. The "user side" (i.e. non-admin) API of Keystone really is that limited in Essex. We don't have up the relevant WADL for the admin side - but if you have a specific question about how to do something there, please reply here and I'll try and fill it in.

Revision history for this message
Ravikumar Venkatesan (ravikumar-venkatesan) said :
#4

Thanks Joseph Heck, that solved my question.