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 _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp