From 5fa83c705702a6bb7bb2029f1f69650a5f0ef4ba Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Mon, 16 Sep 2019 12:09:56 +0800 Subject: python-glanceclient: upgrade 2.16.0 -> 2.17.0 Signed-off-by: Zang Ruochen 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/python-glanceclient_git.bb') diff --git a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb index e828cba..393cc45 100644 --- a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb +++ b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb @@ -7,8 +7,8 @@ SRC_URI = "git://github.com/openstack/python-glanceclient.git \ file://glance-api-check.sh \ " -PV = "2.16.0+git${SRCPV}" -SRCREV = "44a4dbd6ce2642daeaca9f45ac99e2d1b39e805a" +PV = "2.17.0+git${SRCPV}" +SRCREV = "40c19aa44361e13ac997d325d357d3e4748fa063" S = "${WORKDIR}/git" DEPENDS += " \ -- cgit v1.2.3-54-g00ecf