Re: [openstack-dev] [tripleo] possible backports for stable/newton

2016-11-10 Thread Brent Eagles
Hi Alan,

On Wed, Nov 9, 2016 at 6:10 AM, Alan Pevec  wrote:

> > Since our cherry picks don't seem to be considered equivalents by git
> > (probably because of modified commit messages)
>
> I'd like to understand why is that, do you have an example?
> It should work when recommendation[*] is followed.
>
> Cheers,
> Alan
>

​I was referring to running git log with the --cherry-pick option. e.g. git
log --cherry-pick --no-merge origin/stable/newton..origin/master​

The docs for git imply that if the cherry-picks were equivalent patches
they would be removed from the log. Could be I'm misunderstanding what the
intent of that git feature is. I haven't tested if it does what *I* think
it does with a identical cherry-pick (i.e. no change to the commit message).

Cheers,

Brent
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [tripleo] possible backports for stable/newton

2016-11-09 Thread Alan Pevec
> Since our cherry picks don't seem to be considered equivalents by git
> (probably because of modified commit messages)

I'd like to understand why is that, do you have an example?
It should work when recommendation[*] is followed.

Cheers,
Alan

[*]  
http://docs.openstack.org/project-team-guide/stable-branches.html#change-ids

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [tripleo] possible backports for stable/newton

2016-11-03 Thread Brent Eagles
Hi Michele, vous autres,

On Thu, Nov 3, 2016 at 4:50 AM, Michele Baldessari 
wrote:

> Hi Brent ;)
>
> On Thu, Nov 03, 2016 at 01:20:12AM -0230, Brent Eagles wrote:
> > puppet-tripleo
> >
> > https://review.openstack.org/#/c/389583/ Set redis file descriptor limit
> > when run via pacemaker
>
> Yes, this one I will backport this week.
>
> > https://review.openstack.org/#/c/380414/ Only run ceilometer::db::sync
> on
> > bootstrap node
> > https://review.openstack.org/#/c/386042/ pacemaker/mysql: wait step 2 to
> > remove default accounts
> >
> > tripleo-heat-templates
> >
> > https://review.openstack.org/#/c/380979/ Change rabbitmq queues HA mode
> > from ha-all to ha-exactly
>
> We decided against it in the end. We merged it for Ocata and will
> implement it only there (i.e. we thought it was a bit too risky this
> close to the release)
>
> > https://review.openstack.org/#/c/381869/ Include redis/mongo hiera when
> > using pacemaker
> > https://review.openstack.org/#/c/387266/ Enable proxy headers parsing
> for
> > Neutron (not sure about this one... there are similar patches that landed
> > to stable/newton so maybe)
> > https://review.openstack.org/#/c/385058/ Remove duplicate metadata keys
> > from nova-api.yaml (probably not critical - the big related bug was the
> > worker count = 0 thing for nova)
>
> regards,
> Michele
>

​Thanks Michele! With respect to the other patches, I'll set the backports
up and make sure the original authors are added as reviewers. If you feel
they shouldn't be backported, just nix them on gerrit.

Cheers,

Brent​
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


Re: [openstack-dev] [tripleo] possible backports for stable/newton

2016-11-03 Thread Michele Baldessari
Hi Brent ;)

On Thu, Nov 03, 2016 at 01:20:12AM -0230, Brent Eagles wrote:
> puppet-tripleo
> 
> https://review.openstack.org/#/c/389583/ Set redis file descriptor limit
> when run via pacemaker

Yes, this one I will backport this week.

> https://review.openstack.org/#/c/380414/ Only run ceilometer::db::sync on
> bootstrap node
> https://review.openstack.org/#/c/386042/ pacemaker/mysql: wait step 2 to
> remove default accounts
> 
> tripleo-heat-templates
> 
> https://review.openstack.org/#/c/380979/ Change rabbitmq queues HA mode
> from ha-all to ha-exactly

We decided against it in the end. We merged it for Ocata and will
implement it only there (i.e. we thought it was a bit too risky this
close to the release)

> https://review.openstack.org/#/c/381869/ Include redis/mongo hiera when
> using pacemaker
> https://review.openstack.org/#/c/387266/ Enable proxy headers parsing for
> Neutron (not sure about this one... there are similar patches that landed
> to stable/newton so maybe)
> https://review.openstack.org/#/c/385058/ Remove duplicate metadata keys
> from nova-api.yaml (probably not critical - the big related bug was the
> worker count = 0 thing for nova)

regards,
Michele
-- 
Michele Baldessari
C2A5 9DA3 9961 4FFB E01B  D0BC DDD4 DCCB 7515 5C6D

__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] [tripleo] possible backports for stable/newton

2016-11-02 Thread Brent Eagles
Hi all,

​After forgetting to backport something to stable newton (thanks Emilien
and Alex!), I felt it worthwhile to check for patches that may have been
missed. Since our cherry picks don't seem to be considered equivalents by
git (probably because of modified commit messages), I resorted to
cross-checking git logs. That is to say, I may have missed some. While all
of these refer to bugs, not all of these are marked backport potential.
That being said, a few look like backporting might have been intended or
appropriate. If they look familiar, please revisit.
​
puppet-tripleo

https://review.openstack.org/#/c/389583/ Set redis file descriptor limit
when run via pacemaker
https://review.openstack.org/#/c/380414/ Only run ceilometer::db::sync on
bootstrap node
https://review.openstack.org/#/c/386042/ pacemaker/mysql: wait step 2 to
remove default accounts

tripleo-heat-templates

https://review.openstack.org/#/c/372635/ Use correct password for keystone
bootstrap
https://review.openstack.org/#/c/380979/ Change rabbitmq queues HA mode
from ha-all to ha-exactly
​ (this one was abandoned, possibly to deal with a depends-on problem with
patch ordering - afaict the dependency has merged so this could be
'unabandoned')
https://review.openstack.org/#/c/381869/ Include redis/mongo hiera when
using pacemaker
https://review.openstack.org/#/c/387266/ Enable proxy headers parsing for
Neutron (not sure about this one... there are similar patches that landed
to stable/newton so maybe)
https://review.openstack.org/#/c/385058/ Remove duplicate metadata keys
from nova-api.yaml (probably not critical - the big related bug was the
worker count = 0 thing for nova)


Cheers,

Brent
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev