[meta-virtualization] [PATCH 08/14] python-keystoneclient: upgrade to 1.3.0

jackie.huang at windriver.com jackie.huang at windriver.com
Tue Apr 14 22:58:31 PDT 2015


From: Jackie Huang <jackie.huang at windriver.com>

Signed-off-by: Jackie Huang <jackie.huang at windriver.com>
---
 meta-openstack/recipes-devtools/python/python-keystoneclient_git.bb | 4 ++--
 1 file 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 df1ed22..0063efc 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 = "\
 	file://keystone-api-check.sh \
 	"
 
-PV="1.1.0+git${SRCPV}"
-SRCREV="b3cf5994ade5c4fda9792cfaea42bb821d176f8c"
+PV = "1.3.0+git${SRCPV}"
+SRCREV = "a84b5ac115dd5775f7380a204811aa939fd5c242"
 S = "${WORKDIR}/git"
 
 inherit setuptools monitor
-- 
1.9.1



More information about the meta-virtualization mailing list