Thanks Steve. Regards, Sayaji
On Mon, Dec 16, 2013 at 2:57 PM, Steve Baker <[email protected]> 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 > [email protected] > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >
_______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
