<div dir="ltr">Thanks Steve.<div><br></div><div>Regards,</div><div>Sayaji</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Dec 16, 2013 at 2:57 PM, Steve Baker <span dir="ltr"><<a href="mailto:sbaker@redhat.com" target="_blank">sbaker@redhat.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 12/17/2013 09:57 AM, Sayaji Patil wrote:<br>
> Hi,<br>
>     I have installed Openstack with heat using packstack. One thing I<br>
> noticed<br>
> is that the "Orchestration Heat" option is only available inside a<br>
> project view.<br>
> Is this by design ?<br>
><br>
</div>Yes, heat stacks are scoped to a project/tenant.<br>
<div class="im">> My use case it to create a project with images, networks,routers and<br>
> firewall rules<br>
> in a single workflow. I looked at the documentation and at this point<br>
> there is no<br>
> resource available to create a project or upload an image.<br>
><br>
><br>
</div>It wouldn't be hard to write a resource which creates a tenant/project,<br>
however there will be more changes required before the other resources<br>
in your stack can be created in the context of your new project. For now<br>
you need to create your project and user outside of heat.<br>
<br>
As for image upload, a glance resource could be written which registers<br>
an image from a URL. Feel free to file a blueprint for that describing<br>
your use case.<br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</div></div></blockquote></div><br></div>