diff options
| author | Ziad Sawalha <github@highbridgellc.com> | 2011-06-11 16:04:34 -0500 |
|---|---|---|
| committer | Ziad Sawalha <github@highbridgellc.com> | 2011-06-11 16:04:34 -0500 |
| commit | 60db3cbba4c9c560206977bf7791e3682c0186ba (patch) | |
| tree | 2662f04df0f08c26b1ca32b8ae8b07b8bc07c0e4 /docs/guide | |
| parent | 67a3b6aa7f0482e86fbb4a077230cc6b35179bad (diff) | |
Forgot to add doc file
Diffstat (limited to 'docs/guide')
| -rw-r--r-- | docs/guide/src/docbkx/samples/tenants-request.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/guide/src/docbkx/samples/tenants-request.txt b/docs/guide/src/docbkx/samples/tenants-request.txt new file mode 100644 index 00000000..9dbf85e5 --- /dev/null +++ b/docs/guide/src/docbkx/samples/tenants-request.txt @@ -0,0 +1,5 @@ +GET /v2.0/tenants HTTP/1.1 +Host: identity.api.openstack.org +Content-Type: application/json +X-Auth-Token: fa8426a0-8eaf-4d22-8e13-7c1b16a9370c +Accept: application/json
\ No newline at end of file |
