summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb
diff options
context:
space:
mode:
authorLi xin <lixin.fnst@cn.fujitsu.com>2015-08-06 16:12:00 +0800
committerBruce Ashfield <bruce.ashfield@windriver.com>2015-08-10 09:48:17 -0400
commit8bff7f0af0c8dd53905fab0b300244c48225633d (patch)
tree193edfc790e827497c20a0004ebc8719b45d1120 /meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb
parent3c355c1b0f1f780e00ad786440b4e0dd3060b9d0 (diff)
downloadmeta-cloud-services-8bff7f0af0c8dd53905fab0b300244c48225633d.tar.gz
python-keystoneclient: upgrade 1.3.0 -> 1.6.0
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb b/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb
index 383163d..59c65e9 100644
--- a/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb
@@ -13,8 +13,8 @@ SRC_URI = "\
13 file://keystone-api-check.sh \ 13 file://keystone-api-check.sh \
14 " 14 "
15 15
16PV = "1.3.0+git${SRCPV}" 16PV = "1.6.0+git${SRCPV}"
17SRCREV = "a84b5ac115dd5775f7380a204811aa939fd5c242" 17SRCREV = "f6ab133f25f00e041cd84aa8bbfb422594d1942f"
18S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"
19 19
20inherit setuptools monitor 20inherit setuptools monitor