Re: [openstack-dev] [Heat] Multi region support for Heat

2013-07-31 Thread Zane Bitter
On 31/07/13 18:37, Bartosz Górski wrote: Right now I have a problem with the way how the template is passed to the nested stack. From what I see the only way right now is providing url to it and it is really annoying. Is there any other way to do that? Yes, that is the only way right now and

Re: [openstack-dev] [Heat] Multi region support for Heat

2013-07-31 Thread Bartosz Górski
On 07/29/2013 03:54 PM, Jay Pipes wrote: On 07/28/2013 08:04 PM, Angus Salkeld wrote: On 26/07/13 09:43 -0700, Clint Byrum wrote: Excerpts from Zane Bitter's message of 2013-07-26 06:37:09 -0700: On 25/07/13 19:07, Bartosz Górski wrote: > We want to start from something simple. At the beginnin

Re: [openstack-dev] [Heat] Multi region support for Heat

2013-07-29 Thread Clint Byrum
Excerpts from Zane Bitter's message of 2013-07-29 10:21:29 -0700: > On 29/07/13 17:40, Clint Byrum wrote: > > Excerpts from Zane Bitter's message of 2013-07-29 00:51:38 -0700: > >> >On 29/07/13 02:04, Angus Salkeld wrote: > >>> > >On 26/07/13 09:43 -0700, Clint Byrum wrote: > > >> > > >>T

Re: [openstack-dev] [Heat] Multi region support for Heat

2013-07-29 Thread Jay Pipes
On 07/29/2013 01:21 PM, Zane Bitter wrote: On 29/07/13 17:40, Clint Byrum wrote: There's an entirely good use case for cross-region volumes and if it is ever implemented that way, and cinderclient got some multi-region features, we wouldn't want users to be faced with a big rewrite of their te

Re: [openstack-dev] [Heat] Multi region support for Heat

2013-07-29 Thread Zane Bitter
On 29/07/13 17:40, Clint Byrum wrote: Excerpts from Zane Bitter's message of 2013-07-29 00:51:38 -0700: >On 29/07/13 02:04, Angus Salkeld wrote: > >On 26/07/13 09:43 -0700, Clint Byrum wrote: > >> > >>These are all predictable limitations and can be handled at the parsing > >>level. You will

Re: [openstack-dev] [Heat] Multi region support for Heat

2013-07-29 Thread Zane Bitter
On 29/07/13 17:16, Bartosz Górski wrote: I want to be sure that we are on the same page. By master template you mean a template that has only nested stacks as resources? Or also other types of resources (like single server) which will be created in the region where heat engine is located to which

Re: [openstack-dev] [Heat] Multi region support for Heat

2013-07-29 Thread Clint Byrum
Excerpts from Zane Bitter's message of 2013-07-29 00:51:38 -0700: > On 29/07/13 02:04, Angus Salkeld wrote: > > On 26/07/13 09:43 -0700, Clint Byrum wrote: > >> Excerpts from Zane Bitter's message of 2013-07-26 06:37:09 -0700: > >>> On 25/07/13 19:07, Bartosz Górski wrote: > >>> > We want to start

Re: [openstack-dev] [Heat] Multi region support for Heat

2013-07-29 Thread Bartosz Górski
On 07/29/2013 09:51 AM, Zane Bitter wrote: On 29/07/13 02:04, Angus Salkeld wrote: On 26/07/13 09:43 -0700, Clint Byrum wrote: Excerpts from Zane Bitter's message of 2013-07-26 06:37:09 -0700: On 25/07/13 19:07, Bartosz Górski wrote: > We want to start from something simple. At the beginning w

Re: [openstack-dev] [Heat] Multi region support for Heat

2013-07-29 Thread Jay Pipes
On 07/28/2013 08:04 PM, Angus Salkeld wrote: On 26/07/13 09:43 -0700, Clint Byrum wrote: Excerpts from Zane Bitter's message of 2013-07-26 06:37:09 -0700: On 25/07/13 19:07, Bartosz Górski wrote: > We want to start from something simple. At the beginning we are assuming > no dependencies betwee

Re: [openstack-dev] [Heat] Multi region support for Heat

2013-07-29 Thread Zane Bitter
On 29/07/13 02:04, Angus Salkeld wrote: On 26/07/13 09:43 -0700, Clint Byrum wrote: Excerpts from Zane Bitter's message of 2013-07-26 06:37:09 -0700: On 25/07/13 19:07, Bartosz Górski wrote: > We want to start from something simple. At the beginning we are assuming > no dependencies between res

Re: [openstack-dev] [Heat] Multi region support for Heat

2013-07-28 Thread Angus Salkeld
On 26/07/13 09:43 -0700, Clint Byrum wrote: Excerpts from Zane Bitter's message of 2013-07-26 06:37:09 -0700: On 25/07/13 19:07, Bartosz Górski wrote: > We want to start from something simple. At the beginning we are assuming > no dependencies between resources from different region. Our first u

Re: [openstack-dev] [Heat] Multi region support for Heat

2013-07-26 Thread Clint Byrum
Excerpts from Zane Bitter's message of 2013-07-26 06:37:09 -0700: > On 25/07/13 19:07, Bartosz Górski wrote: > > We want to start from something simple. At the beginning we are assuming > > no dependencies between resources from different region. Our first use > > case (the one on the wikipage) use

Re: [openstack-dev] [Heat] Multi region support for Heat

2013-07-26 Thread Zane Bitter
On 25/07/13 19:07, Bartosz Górski wrote: We want to start from something simple. At the beginning we are assuming no dependencies between resources from different region. Our first use case (the one on the wikipage) uses this assumptions. So this is why it can be easily split on two separate sing

Re: [openstack-dev] [Heat] Multi region support for Heat

2013-07-25 Thread Bartosz Górski
On 07/25/2013 06:38 PM, Zane Bitter wrote: On 25/07/13 17:08, Bartosz Górski wrote: First of all sorry for the late reply. I needed some time to understand you vision and check a few things. On 07/24/2013 08:40 AM, Clint Byrum wrote: Excerpts from Adrian Otto's message of 2013-07-23 21:22:14 -

Re: [openstack-dev] [Heat] Multi region support for Heat

2013-07-25 Thread Zane Bitter
On 25/07/13 17:08, Bartosz Górski wrote: First of all sorry for the late reply. I needed some time to understand you vision and check a few things. On 07/24/2013 08:40 AM, Clint Byrum wrote: Excerpts from Adrian Otto's message of 2013-07-23 21:22:14 -0700: Clint, On Jul 23, 2013, at 10:03 AM,

Re: [openstack-dev] [Heat] Multi region support for Heat

2013-07-25 Thread Bartosz Górski
First of all sorry for the late reply. I needed some time to understand you vision and check a few things. On 07/24/2013 08:40 AM, Clint Byrum wrote: Excerpts from Adrian Otto's message of 2013-07-23 21:22:14 -0700: Clint, On Jul 23, 2013, at 10:03 AM, Clint Byrum wrote: Excerpts from St

Re: [openstack-dev] [Heat] Multi region support for Heat

2013-07-23 Thread Clint Byrum
Excerpts from Adrian Otto's message of 2013-07-23 21:22:14 -0700: > Clint, > > On Jul 23, 2013, at 10:03 AM, Clint Byrum > wrote: > > > Excerpts from Steve Baker's message of 2013-07-22 21:43:05 -0700: > >> On 07/23/2013 10:46 AM, Angus Salkeld wrote: > >>> On 22/07/13 16:52 +0200, Bartosz Górs

Re: [openstack-dev] [Heat] Multi region support for Heat

2013-07-23 Thread Adrian Otto
Clint, On Jul 23, 2013, at 10:03 AM, Clint Byrum wrote: > Excerpts from Steve Baker's message of 2013-07-22 21:43:05 -0700: >> On 07/23/2013 10:46 AM, Angus Salkeld wrote: >>> On 22/07/13 16:52 +0200, Bartosz Górski wrote: Hi folks, I would like to start a discussion about the b

Re: [openstack-dev] [Heat] Multi region support for Heat

2013-07-23 Thread Randall Burt
On Jul 23, 2013, at 11:03 AM, Clint Byrum wrote: > Excerpts from Steve Baker's message of 2013-07-22 21:43:05 -0700: >> On 07/23/2013 10:46 AM, Angus Salkeld wrote: >>> On 22/07/13 16:52 +0200, Bartosz Górski wrote: Hi folks, I would like to start a discussion about the blueprin

Re: [openstack-dev] [Heat] Multi region support for Heat

2013-07-23 Thread Clint Byrum
Excerpts from Steve Baker's message of 2013-07-22 21:43:05 -0700: > On 07/23/2013 10:46 AM, Angus Salkeld wrote: > > On 22/07/13 16:52 +0200, Bartosz Górski wrote: > >> Hi folks, > >> > >> I would like to start a discussion about the blueprint I raised about > >> multi region support. > >> I would

Re: [openstack-dev] [Heat] Multi region support for Heat

2013-07-22 Thread Steve Baker
On 07/23/2013 10:46 AM, Angus Salkeld wrote: > On 22/07/13 16:52 +0200, Bartosz Górski wrote: >> Hi folks, >> >> I would like to start a discussion about the blueprint I raised about >> multi region support. >> I would like to get feedback from you. If something is not clear or >> you have question

Re: [openstack-dev] [Heat] Multi region support for Heat

2013-07-22 Thread Angus Salkeld
On 22/07/13 16:52 +0200, Bartosz Górski wrote: Hi folks, I would like to start a discussion about the blueprint I raised about multi region support. I would like to get feedback from you. If something is not clear or you have questions do not hesitate to ask. Please let me know what you think

[openstack-dev] [Heat] Multi region support for Heat

2013-07-22 Thread Bartosz Górski
Hi folks, I would like to start a discussion about the blueprint I raised about multi region support. I would like to get feedback from you. If something is not clear or you have questions do not hesitate to ask. Please let me know what you think. Blueprint: https://blueprints.launchpad.net/h