From 34f9c9546c6fd34f9d4925880395c0e3c0b2ea0f Mon Sep 17 00:00:00 2001 From: Jackie Huang Date: Mon, 20 Apr 2015 16:09:21 +0800 Subject: python-glance: upgrade to 2015.1.0b3 Signed-off-by: Jackie Huang Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-glance_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-openstack/recipes-devtools/python/python-glance_git.bb b/meta-openstack/recipes-devtools/python/python-glance_git.bb index dd6d0ef..694a301 100644 --- a/meta-openstack/recipes-devtools/python/python-glance_git.bb +++ b/meta-openstack/recipes-devtools/python/python-glance_git.bb @@ -14,8 +14,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ # removed. juno uses store library: file://0001-glance-store-only-load-known-stores-not-all-stores.patch # file://glance-change-builtin-tests-config-location.patch -SRCREV="c84d8c98bc0dd64d79bd1e659b9561d47b3428c1" -PV="2015.1.0b2+git${SRCPV}" +SRCREV = "232a8786dd01d4effc2ba15802792b08d0373676" +PV = "2015.1.0b3+git${SRCPV}" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf