Re: [openstack-dev] [Murano] py26 support in python-muranoclient

2015-10-18 Thread Robert Collins
On 11 October 2015 at 01:17, Jeremy Stanley wrote: > On 2015-10-09 18:51:51 + (+), Tim Bell wrote: >> There is a need to distinguish between server side py26 support >> which is generally under the control of the service provider and >> py26 support on the client side.

Re: [openstack-dev] [Murano] py26 support in python-muranoclient

2015-10-18 Thread Monty Taylor
On 10/18/2015 04:52 PM, Robert Collins wrote: On 11 October 2015 at 01:17, Jeremy Stanley wrote: On 2015-10-09 18:51:51 + (+), Tim Bell wrote: There is a need to distinguish between server side py26 support which is generally under the control of the service

Re: [openstack-dev] [Murano] py26 support in python-muranoclient

2015-10-18 Thread Robert Collins
On 19 October 2015 at 10:01, Monty Taylor wrote: > > Maybe a non-voting job that adds the deadsnakes PPA and installs 2.6 in the > job setup and then runs pbr tests with it. > > I say non-voting because we'd be introducing a direct-internet consuming > test, which increases

Re: [openstack-dev] [Murano] py26 support in python-muranoclient

2015-10-10 Thread Jeremy Stanley
On 2015-10-09 18:51:51 + (+), Tim Bell wrote: > There is a need to distinguish between server side py26 support > which is generally under the control of the service provider and > py26 support on the client side. For a service provider to push > all of their hypervisors and service

Re: [openstack-dev] [Murano] py26 support in python-muranoclient

2015-10-09 Thread Serg Melikyan
Hi Vahid, unfortunately we don't plan to remove support for py26 from the python-muranoclient, most of the python-client support py26 in order to work out of the box on different OS including CentOS 6.5 and so on. >So the options are: >1. support py26 in tosca-parser Support for py26 is pretty

Re: [openstack-dev] [Murano] py26 support in python-muranoclient

2015-10-09 Thread Vahid S Hashemian
Serg, Jeremy, Thank you for your response, so the issue I ran into with my patch is the gate job failing on python26. You can see it here: https://review.openstack.org/#/c/232271/ Serg suggested that we add 2.6 support to tosca-parser, which is fine with us. But I got a bit confused after

Re: [openstack-dev] [Murano] py26 support in python-muranoclient

2015-10-09 Thread Clark Boylan
On Fri, Oct 9, 2015, at 10:32 AM, Vahid S Hashemian wrote: > Serg, Jeremy, > > Thank you for your response, so the issue I ran into with my patch is the > gate job failing on python26. > You can see it here: https://review.openstack.org/#/c/232271/ > > Serg suggested that we add 2.6 support

Re: [openstack-dev] [Murano] py26 support in python-muranoclient

2015-10-09 Thread Jeremy Stanley
On 2015-10-09 12:22:12 +0300 (+0300), Serg Melikyan wrote: > unfortunately we don't plan to remove support for py26 from the > python-muranoclient, most of the python-client support py26 > in order to work out of the box on different OS including CentOS 6.5 > and so on. [...] Bear in mind that we

Re: [openstack-dev] [Murano] py26 support in python-muranoclient

2015-10-09 Thread Sahdev P Zala
> From: Clark Boylan <cboy...@sapwetik.org> > To: openstack-dev@lists.openstack.org > Date: 10/09/2015 02:00 PM > Subject: Re: [openstack-dev] [Murano] py26 support in python-muranoclient > > > > On Fri, Oct 9, 2015, at 10:32 AM, Vahid S Hashemian wrote: > &

Re: [openstack-dev] [Murano] py26 support in python-muranoclient

2015-10-09 Thread Tim Bell
upport in python-muranoclient > From: Clark Boylan <cboy...@sapwetik.org <mailto:cboy...@sapwetik.org> > > To: openstack-dev@lists.openstack.org <mailto:openstack-dev@lists.openstack.org> > Date: 10/09/2015 02:00 PM > Subject: Re: [openstack-dev] [Murano]