Re: [openstack-dev] [all][tc][ptls] final stages of python 3 transition

2018-05-21 Thread John Dickinson
On 20 May 2018, at 17:19, Thomas Goirand wrote: On 05/20/2018 06:24 PM, Matthew Treinish wrote: On Sun, May 20, 2018 at 03:05:34PM +0200, Thomas Goirand wrote: Thanks for these details. What exactly is the trouble with the Swift backend? Do you know? Is anyone working on fixing it? At my

Re: [openstack-dev] [all][tc][ptls] final stages of python 3 transition

2018-05-20 Thread Thomas Goirand
On 05/20/2018 06:24 PM, Matthew Treinish wrote: > On Sun, May 20, 2018 at 03:05:34PM +0200, Thomas Goirand wrote: >> Thanks for these details. What exactly is the trouble with the Swift >> backend? Do you know? Is anyone working on fixing it? At my company, >> we'd be happy to work on that (if of

Re: [openstack-dev] [all][tc][ptls] final stages of python 3 transition

2018-05-20 Thread Thomas Goirand
On 05/07/2018 01:36 PM, Jean-Philippe Evrard wrote: > We've been juggling with python3, ansible and multiple distros for a while > now. > That dance hasn't been fruitful: many hidden issues, either due to > ansible modules, or our own modules, or upgrade issues. > > I've recently decided to

Re: [openstack-dev] [all][tc][ptls] final stages of python 3 transition

2018-05-20 Thread Matthew Treinish
On Sun, May 20, 2018 at 03:05:34PM +0200, Thomas Goirand wrote: > On 05/19/2018 07:54 PM, Matthew Treinish wrote: > > On Sat, May 19, 2018 at 07:04:53PM +0200, Thomas Goirand wrote: > >> using: > >> - RBD backend > >> - swift backend > >> - swift+rgw > > > > As for the backend store choice I

Re: [openstack-dev] [all][tc][ptls] final stages of python 3 transition

2018-05-20 Thread Thomas Goirand
On 05/19/2018 07:54 PM, Matthew Treinish wrote: > On Sat, May 19, 2018 at 07:04:53PM +0200, Thomas Goirand wrote: >> using: >> - RBD backend >> - swift backend >> - swift+rgw > > As for the backend store choice I don't have any personal experience using > either of these 3 as a backend store.

Re: [openstack-dev] [all][tc][ptls] final stages of python 3 transition

2018-05-19 Thread Matthew Treinish
On Sat, May 19, 2018 at 07:04:53PM +0200, Thomas Goirand wrote: > On 05/08/2018 06:22 PM, Matthew Treinish wrote: > >> Glance - Has issues with image upload + uwsgi + eventlet [1] > > > > This actually is a bit misleading. Glance works fine with image upload and > > uwsgi. > > That's the only

Re: [openstack-dev] [all][tc][ptls] final stages of python 3 transition

2018-05-19 Thread Thomas Goirand
On 05/08/2018 06:22 PM, Matthew Treinish wrote: >> Glance - Has issues with image upload + uwsgi + eventlet [1] > > This actually is a bit misleading. Glance works fine with image upload and > uwsgi. > That's the only configuration of glance in a wsgi app that works because > of chunked transfer

Re: [openstack-dev] [all][tc][ptls] final stages of python 3 transition

2018-05-19 Thread Thomas Goirand
On 05/08/2018 06:01 PM, Graham Hayes wrote: > Glance - Has issues with image upload + uwsgi + eventlet [1] Yeah, as much as I can see, my experience with last week is that there's no working mode of operation with Glance, Python3 and SSL: - It doesn't work with eventlet, with SSL handshake

Re: [openstack-dev] [all][tc][ptls] final stages of python 3 transition

2018-05-08 Thread Doug Hellmann
Excerpts from Graham Hayes's message of 2018-05-08 17:01:36 +0100: > On 08/05/18 16:53, Doug Hellmann wrote: > > Excerpts from Graham Hayes's message of 2018-05-08 16:28:46 +0100: > >> On 08/05/18 16:09, Zane Bitter wrote: > >>> On 30/04/18 17:16, Ben Nemec wrote: > > Excerpts from Doug

Re: [openstack-dev] [all][tc][ptls] final stages of python 3 transition

2018-05-08 Thread Matthew Treinish
On Tue, May 08, 2018 at 05:01:36PM +0100, Graham Hayes wrote: > On 08/05/18 16:53, Doug Hellmann wrote: > > Excerpts from Graham Hayes's message of 2018-05-08 16:28:46 +0100: > >> On 08/05/18 16:09, Zane Bitter wrote: > >>> On 30/04/18 17:16, Ben Nemec wrote: > > Excerpts from Doug Hellmann's

Re: [openstack-dev] [all][tc][ptls] final stages of python 3 transition

2018-05-08 Thread Graham Hayes
On 08/05/18 16:53, Doug Hellmann wrote: > Excerpts from Graham Hayes's message of 2018-05-08 16:28:46 +0100: >> On 08/05/18 16:09, Zane Bitter wrote: >>> On 30/04/18 17:16, Ben Nemec wrote: > Excerpts from Doug Hellmann's message of 2018-04-25 16:54:46 -0400: >> 1. Fix oslo.service

Re: [openstack-dev] [all][tc][ptls] final stages of python 3 transition

2018-05-08 Thread Doug Hellmann
Excerpts from Graham Hayes's message of 2018-05-08 16:28:46 +0100: > On 08/05/18 16:09, Zane Bitter wrote: > > On 30/04/18 17:16, Ben Nemec wrote: > >>> Excerpts from Doug Hellmann's message of 2018-04-25 16:54:46 -0400: > 1. Fix oslo.service functional tests -- the Oslo team needs help >

Re: [openstack-dev] [all][tc][ptls] final stages of python 3 transition

2018-05-08 Thread Graham Hayes
On 08/05/18 16:09, Zane Bitter wrote: > On 30/04/18 17:16, Ben Nemec wrote: >>> Excerpts from Doug Hellmann's message of 2018-04-25 16:54:46 -0400: 1. Fix oslo.service functional tests -- the Oslo team needs help     maintaining this library. Alternatively, we could move all    

Re: [openstack-dev] [all][tc][ptls] final stages of python 3 transition

2018-05-08 Thread Zane Bitter
On 30/04/18 17:16, Ben Nemec wrote: Excerpts from Doug Hellmann's message of 2018-04-25 16:54:46 -0400: 1. Fix oslo.service functional tests -- the Oslo team needs help     maintaining this library. Alternatively, we could move all     services to use cotyledon

Re: [openstack-dev] [all][tc][ptls] final stages of python 3 transition

2018-05-07 Thread Doug Hellmann
Excerpts from Jean-Philippe Evrard's message of 2018-05-07 13:36:34 +0200: > We've been juggling with python3, ansible and multiple distros for a while > now. > That dance hasn't been fruitful: many hidden issues, either due to > ansible modules, or our own modules, or upgrade issues. > > I've

Re: [openstack-dev] [all][tc][ptls] final stages of python 3 transition

2018-05-07 Thread Jean-Philippe Evrard
We've been juggling with python3, ansible and multiple distros for a while now. That dance hasn't been fruitful: many hidden issues, either due to ansible modules, or our own modules, or upgrade issues. I've recently decided to simplify the python2/3 story. Queens and all the stable branches

Re: [openstack-dev] [all][tc][ptls] final stages of python 3 transition

2018-04-30 Thread Doug Hellmann
Excerpts from Alex Schultz's message of 2018-04-30 15:43:16 -0600: > On Mon, Apr 30, 2018 at 3:16 PM, Ben Nemec wrote: > > Resending from an address that is subscribed to the list. Apologies to > > those of you who get this twice. > > > > On 04/30/2018 10:06 AM, Doug

Re: [openstack-dev] [all][tc][ptls] final stages of python 3 transition

2018-04-30 Thread Doug Hellmann
Excerpts from Ben Nemec's message of 2018-04-30 16:16:35 -0500: > Resending from an address that is subscribed to the list. Apologies to > those of you who get this twice. > > On 04/30/2018 10:06 AM, Doug Hellmann wrote: > > It would be useful to have more input from PTLs on this issue, so I'm

Re: [openstack-dev] [all][tc][ptls] final stages of python 3 transition

2018-04-30 Thread Alex Schultz
On Mon, Apr 30, 2018 at 3:16 PM, Ben Nemec wrote: > Resending from an address that is subscribed to the list. Apologies to > those of you who get this twice. > > On 04/30/2018 10:06 AM, Doug Hellmann wrote: >> >> It would be useful to have more input from PTLs on this

Re: [openstack-dev] [all][tc][ptls] final stages of python 3 transition

2018-04-30 Thread Matthew Treinish
On Mon, Apr 30, 2018 at 04:16:35PM -0500, Ben Nemec wrote: > Resending from an address that is subscribed to the list. Apologies to > those of you who get this twice. > > On 04/30/2018 10:06 AM, Doug Hellmann wrote: > > It would be useful to have more input from PTLs on this issue, so I'm > >

Re: [openstack-dev] [all][tc][ptls] final stages of python 3 transition

2018-04-30 Thread Ben Nemec
Resending from an address that is subscribed to the list. Apologies to those of you who get this twice. On 04/30/2018 10:06 AM, Doug Hellmann wrote: It would be useful to have more input from PTLs on this issue, so I'm CCing all of them to get their attention. Excerpts from Doug Hellmann's

Re: [openstack-dev] [all][tc][ptls] final stages of python 3 transition

2018-04-30 Thread Andrey Pavlov
Hi Doug, There is no ec2-api project on the link. But we have voted job openstack-tox-py35 Regards, Andrey Pavlov. On Mon, Apr 30, 2018 at 6:06 PM, Doug Hellmann wrote: > It would be useful to