summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
diff options
context:
space:
mode:
authorMark Asselstine <mark.asselstine@windriver.com>2016-02-03 20:41:34 -0500
committerBruce Ashfield <bruce.ashfield@windriver.com>2016-02-05 14:42:18 -0500
commit6dc7b04104dc4fc8240621b4b98cce9c5799eff9 (patch)
tree020816f2844fc72105797e26fb5ee4fb5fba99d5 /meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
parent0b712214df95d079962cb5682ca75924c9c86ffc (diff)
downloadmeta-cloud-services-6dc7b04104dc4fc8240621b4b98cce9c5799eff9.tar.gz
glance: uprev to Liberty
Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-glanceclient_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-glanceclient_git.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
index ab32be8..f9edf6d 100644
--- a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
@@ -9,9 +9,8 @@ DEPENDS += " \
9 python-pbr \ 9 python-pbr \
10 " 10 "
11 11
12SRCREV = "db6420b44779411d6d1f238f6b887f83f1988986" 12SRCREV = "86635868c1eb3aec0c065c12cb9928c613940f36"
13PV = "0.19.0+git${SRCPV}" 13PV = "1.1.0+git${SRCPV}"
14PR = "r0"
15 14
16SRC_URI = "\ 15SRC_URI = "\
17 git://github.com/openstack/${BPN}.git;protocol=https \ 16 git://github.com/openstack/${BPN}.git;protocol=https \