Re: [openstack-dev] [tripleo] introducing python-tripleo-helper

2017-03-21 Thread Gonéri Le Bouder
Hi Paul, This is not exactly a rewrite since shade and tripleo-quickstart were not available when the development has started. But yes, I understand your point and we are now more and more moving toward Ansible. However, I also miss all the possibilities Python provide (variable scope, the syntax,

Re: [openstack-dev] [tripleo] introducing python-tripleo-helper

2017-03-17 Thread Emilien Macchi
Gonéri, any update on this one? On Mon, Mar 6, 2017 at 2:28 PM, Emilien Macchi wrote: > On Fri, Feb 24, 2017 at 3:02 PM, Gonéri Le Bouder wrote: >> Hi all, >> >> TL/DR: >> >> - use Python to do drive TripleO deployment >> - RPM based >> - used to be a bit specific, closer to upstream now (RDO) >

Re: [openstack-dev] [tripleo] introducing python-tripleo-helper

2017-03-06 Thread Paul Belanger
On Mon, Mar 06, 2017 at 02:28:31PM -0500, Emilien Macchi wrote: > On Fri, Feb 24, 2017 at 3:02 PM, Gonéri Le Bouder wrote: > > Hi all, > > > > TL/DR: > > > > - use Python to do drive TripleO deployment > > - RPM based > > - used to be a bit specific, closer to upstream now (RDO) > > - unit-test >

Re: [openstack-dev] [tripleo] introducing python-tripleo-helper

2017-03-06 Thread Emilien Macchi
On Fri, Feb 24, 2017 at 3:02 PM, Gonéri Le Bouder wrote: > Hi all, > > TL/DR: > > - use Python to do drive TripleO deployment > - RPM based > - used to be a bit specific, closer to upstream now (RDO) > - unit-test > - maybe a good candidate to join the TripleO umbrella > > Following a discussion w

[openstack-dev] [tripleo] introducing python-tripleo-helper

2017-02-24 Thread Gonéri Le Bouder
Hi all, TL/DR: - use Python to do drive TripleO deployment - RPM based - used to be a bit specific, closer to upstream now (RDO) - unit-test - maybe a good candidate to join the TripleO umbrella Following a discussion with Emilien, I would like to introduce python-tripleo-helper. python-tripleo