summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-keystone_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-keystone_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-keystone_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-keystone_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-keystone_git.bb b/meta-openstack/recipes-devtools/python/python-keystone_git.bb
index 6966d07..68357a0 100644
--- a/meta-openstack/recipes-devtools/python/python-keystone_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-keystone_git.bb
@@ -15,7 +15,7 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \
15 file://Update-test-core-ETCDIR-location.patch \ 15 file://Update-test-core-ETCDIR-location.patch \
16 " 16 "
17 17
18SRCREV="0d83e7eee20a50a75863a9d3c75aee7030518229" 18SRCREV="a96d1a44bc0f074729c312e5c2a0f0875edf1765"
19PV="2013.2.2+git${SRCPV}" 19PV="2013.2.2+git${SRCPV}"
20 20
21S = "${WORKDIR}/git" 21S = "${WORKDIR}/git"