Merge "JSON Home relationships for auth resources"

This commit is contained in:
Jenkins 2014-09-04 05:29:53 +00:00 committed by Gerrit Code Review
commit ccc88e5a60
1 changed files with 5 additions and 1 deletions

View File

@ -1883,7 +1883,7 @@ The key use cases we need to cover:
#### Get service catalog: `GET /auth/catalog`
Relationship: `http://docs.openstack.org/api/openstack-identity/3/rel/catalog`
Relationship: `http://docs.openstack.org/api/openstack-identity/3/rel/auth_catalog`
*New in version 3.3*
@ -1935,6 +1935,8 @@ Response:
#### Get available project scopes: `GET /auth/projects`
Relationship: `http://docs.openstack.org/api/openstack-identity/3/rel/auth_projects`
*New in version 3.3*
This call returns the list of projects that are available to be scoped to based
@ -1977,6 +1979,8 @@ Response:
#### Get available domain scopes: `GET /auth/domains`
Relationship: `http://docs.openstack.org/api/openstack-identity/3/rel/auth_domains`
*New in version 3.3*
This call returns the list of domains that are available to be scoped to based