summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-keystone_git.bb
diff options
context:
space:
mode:
authorJackie Huang <jackie.huang@windriver.com>2015-04-20 16:09:24 +0800
committerBruce Ashfield <bruce.ashfield@windriver.com>2015-04-21 21:09:33 -0400
commite3f2f59b184ff3f355f7fecfa0c6de464af4d53e (patch)
tree549f4af1eadff53ae0baef637312e45a41bfbd11 /meta-openstack/recipes-devtools/python/python-keystone_git.bb
parent41e93407508c37e0436fde665ffe38398a25a968 (diff)
downloadmeta-cloud-services-e3f2f59b184ff3f355f7fecfa0c6de464af4d53e.tar.gz
python-keystone: upgrade to 2015.1.0b3
Signed-off-by: Jackie Huang <jackie.huang@windriver.com> 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.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-keystone_git.bb b/meta-openstack/recipes-devtools/python/python-keystone_git.bb
index 1f012cc..70cc790 100644
--- a/meta-openstack/recipes-devtools/python/python-keystone_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-keystone_git.bb
@@ -20,8 +20,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \
20# file://keystone-remove-git-commands-in-tests.patch 20# file://keystone-remove-git-commands-in-tests.patch
21# file://keystone-explicitly-import-localcontext-from-oslo.me.patch 21# file://keystone-explicitly-import-localcontext-from-oslo.me.patch
22 22
23SRCREV="0e633302e87261fdb3b0126c632fd676fc0a4d39" 23SRCREV = "5933546ecbdb5a52abe31413ac7a18cc49ab23df"
24PV="2015.1.0b2+git${SRCPV}" 24PV = "2015.1.0b3+git${SRCPV}"
25 25
26S = "${WORKDIR}/git" 26S = "${WORKDIR}/git"
27 27