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

Sayaji Patil sayaji15 at gmail.com
Tue Dec 17 04:58:19 UTC 2013


Thanks Steve.

Regards,
Sayaji


On Mon, Dec 16, 2013 at 2:57 PM, Steve Baker <sbaker at redhat.com> 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
> > project view.
> > Is this by design ?
> >
> Yes, heat stacks are scoped to a project/tenant.
> > My use case it to create a project with images, networks,routers and
> > firewall rules
> > in a single workflow. I looked at the documentation and at this point
> > there is no
> > resource available to create a project or upload an image.
> >
> >
> It wouldn't be hard to write a resource which creates a tenant/project,
> however there will be more changes required before the other resources
> in your stack can be created in the context of your new project. For now
> you need to create your project and user outside of heat.
>
> As for image upload, a glance resource could be written which registers
> an image from a URL. Feel free to file a blueprint for that describing
> your use case.
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20131216/821737c4/attachment.html>


More information about the OpenStack-dev mailing list