From 4a6d0a7e0975bb18434a392b6d1d319ead1e97d0 Mon Sep 17 00:00:00 2001 From: Jackie Huang Date: Wed, 15 Apr 2015 13:58:29 +0800 Subject: python-glanceclient: upgrade to 0.17.0 Signed-off-by: Jackie Huang Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-glanceclient_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-openstack/recipes-devtools/python') diff --git a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb index 1d8529a..a8ba1ed 100644 --- a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb @@ -9,8 +9,8 @@ DEPENDS += " \ python-pbr \ " -SRCREV = "69361a146ecd0cd775579e5dcf34692e9c6328bc" -PV = "0.13.1+git${SRCPV}" +SRCREV = "26280ed58b5d16feed4ab27be063d305ef48a252" +PV = "0.17.0+git${SRCPV}" PR = "r0" SRC_URI = "\ -- cgit v1.2.3-54-g00ecf