[Openstack] Keystone v2.0 dev API doc confusion

boden boden at linux.vnet.ibm.com
Fri Sep 21 08:53:45 UTC 2012


I came across the following Keystone dev API docs:
http://docs.openstack.org/api/openstack-identity-service/2.0/content/GET_listRolesForUserOnTenant_v2.0_tenants__tenantId__users__user_id__roles_Admin_API_Service_Developer_Operations-d1e1356.html
This set of keystone v2.0 docs includes documented APIs for operations
such as 'List Roles for User on Tenant', 'Check Token', etc.. I tried a
few of these APIs on some recent code from master -- works as documented.

However if I follow the typical API doc links: www.openstack.org >
Documentation > API Documentation > OpenStack Identity Service Developer
Guide API 2.0, I end up at the following location:
http://docs.openstack.org/api/openstack-identity-service/2.0/content/
This page does not contain a number of the documented APIs from the 1st
link I posted. For example no info on 'List Roles for User on Tenant',
'Check Token', etc..

Can someone help me understand which version of the documented APIs are
current (supported) for Folsom? I'm thinking maybe the 1st doc link I
posted is being created for folsom, but is not yet "live".

Thanks much





More information about the Openstack mailing list