On Tue, May 29, 2018 at 9:10 AM, Mark Asselstine < [email protected]> wrote:
> On Tue, May 29, 2018 at 7:00 AM, Hong Liu <[email protected]> > wrote: > > Upgrade python-glanceclient from 2.8.0 to 2.11.0. > > > > Signed-off-by: Hong Liu <[email protected]> > > --- > > 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. > Indeed. If we want to track master, along with the latest stable release, we can always do a branching strategy like I used to have: <oe/yocto release>-<openstack release> It is a bit more work, but doable. I'd just like to see the motivations and how the different branches are being used, so we can be sure the extra effort is worth it. Cheers, Bruce > Mark > > > > file://glance-api-check.sh \ > > " > > > > -- > > 2.7.4 > > > > > > > > -- > > _______________________________________________ > > meta-virtualization mailing list > > [email protected] > > https://lists.yoctoproject.org/listinfo/meta-virtualization > -- > _______________________________________________ > meta-virtualization mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-virtualization > -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end"
-- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
