summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-keystone/keystone-remove-git-commands-in-tests.patch
diff options
context:
space:
mode:
authorVu Tran <vu.tran@windriver.com>2014-05-23 11:43:40 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-05-26 11:30:08 -0400
commit9d9f9d4a538a1d4d5d8c951db4be708d005f54b7 (patch)
treec1883ed7644c49caa242531091366a3dff2fb458 /meta-openstack/recipes-devtools/python/python-keystone/keystone-remove-git-commands-in-tests.patch
parentd76df162be16d17a5318483602b2c59d7fef66ed (diff)
downloadmeta-cloud-services-9d9f9d4a538a1d4d5d8c951db4be708d005f54b7.tar.gz
tempest image client not specify version
Currently glance keystone endpoints URLs include "v2/" at the end (e.g. http://<glance server ip>:9292:v2/). This means glance should only be talked to using v2. For tempest image testcases, image_client.py gets URLs from keystones and appends additional version into these URL strings (e.g. htt://<glance server ip>:9292:v2/v2/images) which causes glance not to understand the command and return error: NotFound: Object not found Details: 404 Not Found The resource could not be found. In our case, we use the "v2" from URLs. We also disable v1 image testcases as it's not possible to test v1 with current glance endpoind URLs. Signed-off-by: Vu Tran <vu.tran@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-keystone/keystone-remove-git-commands-in-tests.patch')
0 files changed, 0 insertions, 0 deletions