Re: [openstack-dev] [tripleo] Recap of Python 3 testing session at PTG

2018-04-18 Thread 赵超
On Fri, Apr 13, 2018 at 8:48 PM, Thomas Goirand wrote: > On 03/17/2018 09:34 AM, Emilien Macchi wrote: > > The other one that isn't Py3 ready *in stable* is trove-dashboard. I > have sent backport patches, but they were not approved because of the > stable gate having issues: >

Re: [openstack-dev] [tripleo] Recap of Python 3 testing session at PTG

2018-04-13 Thread Thiago da Silva
On Fri, Apr 13, 2018 at 9:37 AM, Victor Stinner wrote: > 2018-04-13 15:07 GMT+02:00 Thomas Goirand : > > BTW, any progress on upstream Swift WRT Py3 support? > > There is a voting Python 3.4 gate which runs 902 unit tests. The > Python 2.7 gate runs 5,902

Re: [openstack-dev] [tripleo] Recap of Python 3 testing session at PTG

2018-04-13 Thread Victor Stinner
2018-04-13 15:07 GMT+02:00 Thomas Goirand : > BTW, any progress on upstream Swift WRT Py3 support? There is a voting Python 3.4 gate which runs 902 unit tests. The Python 2.7 gate runs 5,902 unit tests. I compute that 15% of unit tests pass on Python 3.4. I tested locally with

Re: [openstack-dev] [tripleo] Recap of Python 3 testing session at PTG

2018-04-13 Thread Thomas Goirand
On 04/13/2018 02:48 PM, Thomas Goirand wrote: > On 03/17/2018 09:34 AM, Emilien Macchi wrote: >> ## Challenges >> >> - Some services aren't fully Python 3 > > To my experience switching everything to Py3 in Debian, the only issues > were: > > - manila-ui > - networking-mlnx Of course, I also

Re: [openstack-dev] [tripleo] Recap of Python 3 testing session at PTG

2018-04-13 Thread Victor Stinner
2018-04-13 14:48 GMT+02:00 Thomas Goirand : > On 03/17/2018 09:34 AM, Emilien Macchi wrote: >> ## Challenges >> >> - Some services aren't fully Python 3 > > To my experience switching everything to Py3 in Debian, the only issues > were: > > - manila-ui > - networking-mlnx What

Re: [openstack-dev] [tripleo] Recap of Python 3 testing session at PTG

2018-04-13 Thread Thomas Goirand
On 03/17/2018 09:34 AM, Emilien Macchi wrote: > ## Challenges > > - Some services aren't fully Python 3 To my experience switching everything to Py3 in Debian, the only issues were: - manila-ui - networking-mlnx The Melanox driver will probably be dropped from Debian, so the only collateral is

Re: [openstack-dev] [tripleo] Recap of Python 3 testing session at PTG

2018-04-12 Thread Emilien Macchi
On Tue, Mar 20, 2018 at 10:28 AM, Javier Pena wrote: > One point we should add here: to test Python 3 we need some base operating system to work on. For now, our plan is to create a set of stabilized Fedora 28 repositories and use them only for CI jobs. See [1] for details on

Re: [openstack-dev] [tripleo] Recap of Python 3 testing session at PTG

2018-03-20 Thread Monty Taylor
On 03/17/2018 03:34 AM, Emilien Macchi wrote: That way, we'll be able to have some early testing on python3-only environments (thanks containers!) without changing the host OS. All hail our new python3-only overlords!!!

Re: [openstack-dev] [tripleo] Recap of Python 3 testing session at PTG

2018-03-20 Thread Alfredo Moralejo Alonso
On Sat, Mar 17, 2018 at 9:34 AM, Emilien Macchi wrote: > During the PTG we had some nice conversations about how TripleO can make > progress on testing OpenStack deployments with Python 3. > In CC, Haikel, Alfredo and Javier, please complete if I missed something. > > > ##

Re: [openstack-dev] [tripleo] Recap of Python 3 testing session at PTG

2018-03-20 Thread Javier Pena
- Original Message - > During the PTG we had some nice conversations about how TripleO can make > progress on testing OpenStack deployments with Python 3. > In CC, Haikel, Alfredo and Javier, please complete if I missed something. > ## Goal > As an OpenStack distribution, RDO would like

[openstack-dev] [tripleo] Recap of Python 3 testing session at PTG

2018-03-17 Thread Emilien Macchi
During the PTG we had some nice conversations about how TripleO can make progress on testing OpenStack deployments with Python 3. In CC, Haikel, Alfredo and Javier, please complete if I missed something. ## Goal As an OpenStack distribution, RDO would like to ensure that the OpenStack services