summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-glance_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-04-04 11:28:32 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-04-04 11:28:32 -0400
commitf3210ec132a82482eaea8fad2c9748d08cdfeb6a (patch)
tree29cf47f0b2e135a210fdaa52376b9cb090ac3a60 /meta-openstack/recipes-devtools/python/python-glance_git.bb
parent74a9cd7f6f81fe5e4f4071c9b7742536f3d1d8e6 (diff)
downloadmeta-cloud-services-f3210ec132a82482eaea8fad2c9748d08cdfeb6a.tar.gz
glance/keystone/neutron/nova: update to latest havana/stable
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-glance_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-glance_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-glance_git.bb b/meta-openstack/recipes-devtools/python/python-glance_git.bb
index 41d6046..5bc3c68 100644
--- a/meta-openstack/recipes-devtools/python/python-glance_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-glance_git.bb
@@ -11,7 +11,7 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \
11 file://glance.init \ 11 file://glance.init \
12 " 12 "
13 13
14SRCREV="5cd7a22b44c3e8acb90bcb0cb7a0d58b3c6a17e9" 14SRCREV="1690a739cd94efe6cb2af8e794a4acdf59de54cd"
15PV="2013.2.2+git${SRCPV}" 15PV="2013.2.2+git${SRCPV}"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"