summaryrefslogtreecommitdiffstats
path: root/tests/test_versions.py
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2013-06-24 18:08:21 +0000
committerGerrit Code Review <review@openstack.org>2013-06-24 18:08:21 +0000
commit95cf4704d2cd86f5162eac4c4abca1aa890c471c (patch)
tree221d34066c8ce728a4dcb4c24a4fb987b09174df /tests/test_versions.py
parentf1cfbd78ac1d50a42975ea219919a398f634f7f5 (diff)
parentb0d766343bf618398df45cc1d5b4444255d986bc (diff)
downloadkeystone-95cf4704d2cd86f5162eac4c4abca1aa890c471c.tar.gz
keystone-95cf4704d2cd86f5162eac4c4abca1aa890c471c.tar.xz
keystone-95cf4704d2cd86f5162eac4c4abca1aa890c471c.zip
Merge "Version response compatible with Folsom"
Diffstat (limited to 'tests/test_versions.py')
-rw-r--r--tests/test_versions.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/test_versions.py b/tests/test_versions.py
index c0d712f0..58ace878 100644
--- a/tests/test_versions.py
+++ b/tests/test_versions.py
@@ -282,6 +282,11 @@ vnd.openstack.identity-v2.0+xml"/>
<link href="http://docs.openstack.org/api/openstack-identity-service/\
2.0/identity-dev-guide-2.0.pdf" type="application/pdf" rel="describedby"/>
</links>
+ <link href="http://localhost:%%(port)s/v2.0/" rel="self"/>
+ <link href="http://docs.openstack.org/api/openstack-identity-service/\
+2.0/content/" type="text/html" rel="describedby"/>
+ <link href="http://docs.openstack.org/api/openstack-identity-service/\
+2.0/identity-dev-guide-2.0.pdf" type="application/pdf" rel="describedby"/>
</version>
"""