Re: [openstack-dev] [Openstack][Heat] Creating an Openstack project using Heat

2013-12-16 Thread Sayaji Patil
Thanks Steve. Regards, Sayaji On Mon, Dec 16, 2013 at 2:57 PM, Steve Baker wrote: > On 12/17/2013 09:57 AM, Sayaji Patil wrote: > > Hi, > > I have installed Openstack with heat using packstack. One thing I > > noticed > > is that the "Orchestration Heat" option is only available inside a >

Re: [openstack-dev] [Openstack][Heat] Creating an Openstack project using Heat

2013-12-16 Thread Steve Baker
On 12/17/2013 09:57 AM, Sayaji Patil wrote: > Hi, > I have installed Openstack with heat using packstack. One thing I > noticed > is that the "Orchestration Heat" option is only available inside a > project view. > Is this by design ? > Yes, heat stacks are scoped to a project/tenant. > My use

Re: [openstack-dev] [Openstack][Heat] Creating an Openstack project using Heat

2013-12-16 Thread Zane Bitter
On 16/12/13 15:57, Sayaji Patil wrote: Hi, I have installed Openstack with heat using packstack. One thing I noticed is that the "Orchestration Heat" option is only available inside a project view. Is this by design ? My use case it to create a project with images, networks,routers and fire

[openstack-dev] [Openstack][Heat] Creating an Openstack project using Heat

2013-12-16 Thread Sayaji Patil
Hi, I have installed Openstack with heat using packstack. One thing I noticed is that the "Orchestration Heat" option is only available inside a project view. Is this by design ? My use case it to create a project with images, networks,routers and firewall rules in a single workflow. I looked