Re: [openstack-dev] [oslo][keystone][documentation][gate] Babel dependency for oslo.log

2016-04-21 Thread ZhiQiang Fan
Thanks for the confirm. On Thu, Apr 21, 2016 at 7:44 PM, Andreas Jaeger wrote: > On 2016-04-21 13:22, ZhiQiang Fan wrote: > > Hi Andreas, > > > > so if some projects, such as ceilometer, need babel even if they don't > > directly depend on it, just because they are setup in infra for > > transla

Re: [openstack-dev] [oslo][keystone][documentation][gate] Babel dependency for oslo.log

2016-04-21 Thread Andreas Jaeger
On 2016-04-21 13:22, ZhiQiang Fan wrote: > Hi Andreas, > > so if some projects, such as ceilometer, need babel even if they don't > directly depend on it, just because they are setup in infra for > translations? > > can you explain a bit more to me, or just provide some links, or > keywords for s

Re: [openstack-dev] [oslo][keystone][documentation][gate] Babel dependency for oslo.log

2016-04-21 Thread ZhiQiang Fan
Hi Andreas, so if some projects, such as ceilometer, need babel even if they don't directly depend on it, just because they are setup in infra for translations? can you explain a bit more to me, or just provide some links, or keywords for search ? Thanks ZhiQiang On Tue, Apr 19, 2016 at 2:34 PM

Re: [openstack-dev] [oslo][keystone][documentation][gate] Babel dependency for oslo.log

2016-04-19 Thread Joshua Harlow
Your wish has been delivered ;) https://review.openstack.org/#/c/307983/ -Josh Andreas Jaeger wrote: On 2016-04-18 19:42, Joshua Harlow wrote: Andreas Jaeger wrote: On 04/17/2016 09:15 PM, Davanum Srinivas wrote: Hi Oslo folks, Andreas and others, Over the weekend oslo.log 3.4.0 was releas

Re: [openstack-dev] [oslo][keystone][documentation][gate] Babel dependency for oslo.log

2016-04-19 Thread Doug Hellmann
Excerpts from Davanum Srinivas (dims)'s message of 2016-04-19 09:25:20 -0400: > Doug, > > The right thing to add in projects is a dependency on oslo.i18n, which > will then transitively pull in a good version of Babel. So when we do > want to throw exceptions or log messages, we should add oslo.i1

Re: [openstack-dev] [oslo][keystone][documentation][gate] Babel dependency for oslo.log

2016-04-19 Thread Andreas Jaeger
On 2016-04-18 19:42, Joshua Harlow wrote: > Andreas Jaeger wrote: >> On 04/17/2016 09:15 PM, Davanum Srinivas wrote: >>> Hi Oslo folks, Andreas and others, >>> >>> Over the weekend oslo.log 3.4.0 was released. This broke keystone CI >>> jobs [2], even though the 3.4.0 was not specified in upper-con

Re: [openstack-dev] [oslo][keystone][documentation][gate] Babel dependency for oslo.log

2016-04-19 Thread Davanum Srinivas
Doug, The right thing to add in projects is a dependency on oslo.i18n, which will then transitively pull in a good version of Babel. So when we do want to throw exceptions or log messages, we should add oslo.i18n and not Babel directly. Thanks, Dims On Tue, Apr 19, 2016 at 9:17 AM, Doug Hellmann

Re: [openstack-dev] [oslo][keystone][documentation][gate] Babel dependency for oslo.log

2016-04-19 Thread Doug Hellmann
Excerpts from Andreas Jaeger's message of 2016-04-19 08:34:53 +0200: > On 2016-04-18 22:34, Davanum Srinivas wrote: > > On Mon, Apr 18, 2016 at 4:28 PM, Joshua Harlow > > wrote: > >> Okie, the following reviews are up: > >> > >> https://review.openstack.org/307461 (oslo.concurrency) > >> https://

Re: [openstack-dev] [oslo][keystone][documentation][gate] Babel dependency for oslo.log

2016-04-18 Thread Andreas Jaeger
On 2016-04-18 22:34, Davanum Srinivas wrote: > On Mon, Apr 18, 2016 at 4:28 PM, Joshua Harlow wrote: >> Okie, the following reviews are up: >> >> https://review.openstack.org/307461 (oslo.concurrency) >> https://review.openstack.org/307463 (oslo.cache) >> https://review.openstack.org/307464 (oslo.

Re: [openstack-dev] [oslo][keystone][documentation][gate] Babel dependency for oslo.log

2016-04-18 Thread Andreas Jaeger
Please check whether translation of these is setup in project-config, Andreas -- Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Felix Imendörffer, Jane Smithard, Dilip Upmanyu, Graham Norton, HRB 21

Re: [openstack-dev] [oslo][keystone][documentation][gate] Babel dependency for oslo.log

2016-04-18 Thread Joshua Harlow
Davanum Srinivas wrote: On Mon, Apr 18, 2016 at 4:28 PM, Joshua Harlow wrote: Okie, the following reviews are up: https://review.openstack.org/307461 (oslo.concurrency) https://review.openstack.org/307463 (oslo.cache) https://review.openstack.org/307464 (oslo.privsep) https://review.openstack.

Re: [openstack-dev] [oslo][keystone][documentation][gate] Babel dependency for oslo.log

2016-04-18 Thread Davanum Srinivas
On Mon, Apr 18, 2016 at 4:28 PM, Joshua Harlow wrote: > Okie, the following reviews are up: > > https://review.openstack.org/307461 (oslo.concurrency) > https://review.openstack.org/307463 (oslo.cache) > https://review.openstack.org/307464 (oslo.privsep) > https://review.openstack.org/307466 (oslo

Re: [openstack-dev] [oslo][keystone][documentation][gate] Babel dependency for oslo.log

2016-04-18 Thread Joshua Harlow
Okie, the following reviews are up: https://review.openstack.org/307461 (oslo.concurrency) https://review.openstack.org/307463 (oslo.cache) https://review.openstack.org/307464 (oslo.privsep) https://review.openstack.org/307466 (oslo.middleware) https://review.openstack.org/307467 (oslo.log) https

Re: [openstack-dev] [oslo][keystone][documentation][gate] Babel dependency for oslo.log

2016-04-18 Thread Doug Hellmann
Excerpts from Davanum Srinivas (dims)'s message of 2016-04-18 14:27:48 -0400: > Josh, > > So Andreas and i talked a bit, it seems like NONE of the oslo.* libs > except oslo.i18n needs a direct dependency on Babel. So we should yank > them all out and bump major versions > http://eavesdrop.openstac

Re: [openstack-dev] [oslo][keystone][documentation][gate] Babel dependency for oslo.log

2016-04-18 Thread Davanum Srinivas
Josh, So Andreas and i talked a bit, it seems like NONE of the oslo.* libs except oslo.i18n needs a direct dependency on Babel. So we should yank them all out and bump major versions http://eavesdrop.openstack.org/irclogs/%23openstack-infra/latest.log.html#t2016-04-18T11:58:10 Thanks, Dims On Mo

Re: [openstack-dev] [oslo][keystone][documentation][gate] Babel dependency for oslo.log

2016-04-18 Thread Joshua Harlow
Andreas Jaeger wrote: On 04/17/2016 09:15 PM, Davanum Srinivas wrote: Hi Oslo folks, Andreas and others, Over the weekend oslo.log 3.4.0 was released. This broke keystone CI jobs [2], even though the 3.4.0 was not specified in upper-constraints as keystone jobs were not honoring the upper-const

Re: [openstack-dev] [oslo][keystone][documentation][gate] Babel dependency for oslo.log

2016-04-18 Thread Jeremy Stanley
On 2016-04-17 15:15:49 -0400 (-0400), Davanum Srinivas wrote: [...] > Is there anyone working to fix all tox CI jobs to honor upper > constraints? [...] The present implementation relies on zuul-cloner, which doesn't (yet) do what we'd need in the post and release pipelines. Sachi is working on po

Re: [openstack-dev] [oslo][keystone][documentation][gate] Babel dependency for oslo.log

2016-04-17 Thread Andreas Jaeger
On 04/17/2016 09:15 PM, Davanum Srinivas wrote: > Hi Oslo folks, Andreas and others, > > Over the weekend oslo.log 3.4.0 was released. This broke keystone CI > jobs [2], even though the 3.4.0 was not specified in upper-constraints > as keystone jobs were not honoring the upper-constraints.txt, so

[openstack-dev] [oslo][keystone][documentation][gate] Babel dependency for oslo.log

2016-04-17 Thread Davanum Srinivas
Hi Oslo folks, Andreas and others, Over the weekend oslo.log 3.4.0 was released. This broke keystone CI jobs [2], even though the 3.4.0 was not specified in upper-constraints as keystone jobs were not honoring the upper-constraints.txt, so we fixed it in [3]. So the first big problem after [3] wa