diff options
| author | Yogeshwar Srikrishnan <yoga80@yahoo.com> | 2011-06-01 13:27:05 -0500 |
|---|---|---|
| committer | Yogeshwar Srikrishnan <yoga80@yahoo.com> | 2011-06-01 13:27:05 -0500 |
| commit | 98b251e91bda8a7b7daaa511263650aa3c8c0620 (patch) | |
| tree | 6acb501fd12a9128028e89cb5b1d9b1a436eeb9e /docs | |
| parent | 908ededed96b54760188a010e6bd44b7325cf68c (diff) | |
Meging changes
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/guide/src/docbkx/identitydevguide.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/guide/src/docbkx/identitydevguide.xml b/docs/guide/src/docbkx/identitydevguide.xml index cb67b683..5af5c532 100644 --- a/docs/guide/src/docbkx/identitydevguide.xml +++ b/docs/guide/src/docbkx/identitydevguide.xml @@ -60,7 +60,7 @@ </copyright> <releaseinfo>API v2.0</releaseinfo> <productname>Keystone - OpenStack Identity</productname> - <pubdate>2011-05-27</pubdate> + <pubdate>2011-06-01</pubdate> <legalnotice role="apache2"> <annotation> <remark>Copyright details are filled in by the template.</remark> @@ -756,7 +756,7 @@ Host: identity.api.openstack.org/v1.1/ <tr> <td colspan="1"> &GET; </td> <td colspan="1">/tenants</td> - <td colspan="4">Get a list of tenants accessible with suplied token.</td> + <td colspan="4">Get a list of tenants accessible with supplied token.</td> </tr> </tbody> </informaltable> @@ -865,7 +865,7 @@ Host: identity.api.openstack.org/v1.1/ <tbody> <tr> <td colspan="1"> &GET; </td> - <td colspan="4">/tokens</td> + <td colspan="4">/tokens/<parameter>tokenId</parameter></td> <td colspan="3">Validate a token.</td> </tr> <tr> |
