Re: [openstack-dev] [release][Congress] Congress Newton RC2 available (Congress Newton RC1 available)

2016-10-01 Thread Davanum Srinivas
Please verify RC2: https://tarballs.openstack.org/congress/congress-4.0.0.0rc2.tar.gz Thanks, Dims On Fri, Sep 16, 2016 at 12:45 PM, Davanum Srinivas wrote: > Hello everyone, > > The release candidate for Congress for the end of the Newton cycle > is available! You can find the RC1 source code

Re: [openstack-dev] [all][i18n] do we need translation mark for strings in tests?

2016-10-01 Thread Matt Riedemann
On 10/1/2016 5:49 PM, Matt Riedemann wrote: No you shouldn't need to mark strings for translation in test code. I believe we have a hacking rule for marking LOG.info/warning/error messages for translation but it should skip test directories. Ah I guess the hacking rule is nova-specific: http

Re: [openstack-dev] [all][i18n] do we need translation mark for strings in tests?

2016-10-01 Thread Matt Riedemann
On 10/1/2016 9:48 AM, Akihiro Motoki wrote: Hi, I noticed strings in tests (unit tests or others) have translation marks (_, _LE and so on). Do we need translation marks for them? I don't think so for most cases from various reasons below. Only exception is to test translations. From translato

Re: [openstack-dev] [all][i18n] do we need translation mark for strings in tests?

2016-10-01 Thread Ihar Hrachyshka
Akihiro Motoki wrote: Hi, I noticed strings in tests (unit tests or others) have translation marks (_, _LE and so on). Do we need translation marks for them? I don't think so for most cases from various reasons below. Only exception is to test translations. From translators: - Effort to t

[openstack-dev] [elections] TC candidacy

2016-10-01 Thread Anita Kuno
OpenStack ensures people have a choice. We give developers choices, which gives deployers choices, which ensures consumers have choices. We make choices, evaluate results, revisit and choose again. OpenStack creates space; personal space, public space. The choice is available. By virtue of O

[openstack-dev] TC Candidacy - amrith

2016-10-01 Thread Amrith Kumar
I would like to announce my candidacy for election to the OpenStack Technical Committee. By way of introduction, I[1] have been working primarily on Trove since just before Icehouse. I was the PTL of the project for the Newton cycle, and was recently elected to a second term as the PTL for the O

[openstack-dev] [all][i18n] do we need translation mark for strings in tests?

2016-10-01 Thread Akihiro Motoki
Hi, I noticed strings in tests (unit tests or others) have translation marks (_, _LE and so on). Do we need translation marks for them? I don't think so for most cases from various reasons below. Only exception is to test translations. >From translators: - Effort to translate strings in tests le

Re: [openstack-dev] [tricircle]

2016-10-01 Thread Swapnil Kulkarni (coolsvap)
Glad to see you here sir :) Best Regards, Swapnil On Fri, Sep 30, 2016 at 6:17 PM, Chandrakant Bagade wrote: > Hello , > > > > Myself Chandrakant Bagade , working at Persistent System Ltd. > > I was trying Tricircle with devstack and found it , a very helpful idea to > datacenter management. >

Re: [openstack-dev] [cinder][db] lazy loading of an attribute impossible

2016-10-01 Thread Mike Bayer
On 09/30/2016 10:54 AM, Roman Podoliaka wrote: MichaƂ, You are absolutely right: this exception is raised when you try to lazy-load instance attributes outside a Session scope. There is an obvious problem with that - instances do not communicate with a DB on their own - it's left up to Session

[openstack-dev] [tripleo] all OVB jobs failing on stable/newton - neutron fails to sync db

2016-10-01 Thread Emilien Macchi
Hi, I haven't investigated yet (I'll probably look over the week-end), but I found out that all OVB jobs running in our stable/newton CI are failing for the same reason: neutron-db-manage fails to run: https://bugs.launchpad.net/tripleo/+bug/1629542 I pasted the Python trace, we might hit a packa