[meta-virtualization] [PATCH] [meta-cloud-services][PATCH] python-glanceclient: 2.8.0 -> 2.11.0

Mark Asselstine mark.asselstine at windriver.com
Tue May 29 06:10:13 PDT 2018


On Tue, May 29, 2018 at 7:00 AM, Hong Liu <hongl.fnst at cn.fujitsu.com> wrote:
> Upgrade python-glanceclient from 2.8.0 to 2.11.0.
>
> Signed-off-by: Hong Liu <hongl.fnst at cn.fujitsu.com>
> ---
>  meta-openstack/recipes-devtools/python/python-glanceclient_git.bb | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
> index 00ea2ab..07cf42d 100644
> --- a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
> +++ b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
> @@ -9,11 +9,11 @@ DEPENDS += " \
>          python-pbr \
>          "
>
> -SRCREV = "13b25ff1fed908cfe7b4e719a97efd7121e3be96"
> -PV = "2.8.0+git${SRCPV}"
> +SRCREV = "314a29f6a6e64f69fd07fd5a0fdcf7aeb5574c1b"
> +PV = "2.11.0+git${SRCPV}"
>
>  SRC_URI = "\
> -       git://github.com/openstack/${BPN}.git;branch=stable/pike \
> +       git://github.com/openstack/${BPN}.git;branch=master \

We can't be moving these off of the stable/pike branch without a plan.
You need to work with Bruce to figure something out. As is these are
not acceptable in my view. What is the motivation for the uprevs? That
might help with the assessment of these.

Mark


>         file://glance-api-check.sh \
>         "
>
> --
> 2.7.4
>
>
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization


More information about the meta-virtualization mailing list