summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-extended/tempest/tempest_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-05-26 13:54:06 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-05-26 13:54:06 -0400
commitcb059cb67f71e983d226d41a5b7af690190d6a0e (patch)
tree14ac3cdf5e89d3616b61139269b29f627705210b /meta-openstack/recipes-extended/tempest/tempest_git.bb
parent9edd687e5a121b8d764904572914a3b32e369488 (diff)
downloadmeta-cloud-services-cb059cb67f71e983d226d41a5b7af690190d6a0e.tar.gz
tempest: remove version fixes
The tempest fixes to prevent an explicit version from being added to urls was developed for havana and doesn't directly apply to icehouse. Removing the patches, and they will be examined in the future to see if they are applicable. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-extended/tempest/tempest_git.bb')
-rw-r--r--meta-openstack/recipes-extended/tempest/tempest_git.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-openstack/recipes-extended/tempest/tempest_git.bb b/meta-openstack/recipes-extended/tempest/tempest_git.bb
index 899d7e5..a1522c6 100644
--- a/meta-openstack/recipes-extended/tempest/tempest_git.bb
+++ b/meta-openstack/recipes-extended/tempest/tempest_git.bb
@@ -12,8 +12,6 @@ inherit setuptools identity hosts
12SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ 12SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \
13 file://tempest.conf \ 13 file://tempest.conf \
14 file://logging.conf \ 14 file://logging.conf \
15 file://0001-Stop-auto-detecting-glance-API-versions.patch \
16 file://image-client-not-specify-version.patch \
17" 15"
18 16
19SRCREV="50af5d5ecc7d21d5e0d1a36fa564ef4850cf94ff" 17SRCREV="50af5d5ecc7d21d5e0d1a36fa564ef4850cf94ff"