Re: [openstack-dev] [TripleO] tripleo-heat-templates migration to software-config: please rebase on top

2014-04-14 Thread Robert Collins
On 15 April 2014 05:56, Dan Prince wrote: > > > - Original Message - >> From: "Clint Byrum" >> To: "openstack-dev" >> Sent: Friday, April 11, 2014 4:17:27 PM >> Subject: Re: [openstack-dev] [TripleO] tripleo-heat-templates migr

Re: [openstack-dev] [TripleO] tripleo-heat-templates migration to software-config: please rebase on top

2014-04-14 Thread Dan Prince
- Original Message - > From: "Clint Byrum" > To: "openstack-dev" > Sent: Friday, April 11, 2014 4:17:27 PM > Subject: Re: [openstack-dev] [TripleO] tripleo-heat-templates migration to > software-config: please rebase on top > > Another mas

Re: [openstack-dev] [TripleO] tripleo-heat-templates migration to software-config: please rebase on top

2014-04-11 Thread Clint Byrum
Another massive change just landed in front of 81666. https://review.openstack.org/#/c/84197/ So let me make my statement below a bit more clear: Please do not land changes until this is fixed and merged. Every time I have to merge in the new changes is a few hours to a whole day of work. If we

[openstack-dev] [TripleO] tripleo-heat-templates migration to software-config: please rebase on top

2014-04-10 Thread Clint Byrum
Hi! For the last 2 weeks I've been trying to prepare and land a change in tripleo-heat-templates to migrate to using OS::Heat::StructuredConfig and OS::Heat::StructuredDeployment so we can start deprecating features of merge.py. However, this is quite a large refactoring, and it will be complicate