[openstack-dev] [heat] cross-stack references

Steven Dake sdake at redhat.com
Fri Sep 20 19:51:32 UTC 2013


On 09/18/2013 12:53 PM, Mike Spreitzer wrote:
> My question is about stacks that are not nested.  Suppose, for 
> example, that I create a stack that implements a shared service. 
>  Later I create a separate stack that uses that shared service.  When 
> creating that client stack, I would like to have a way of talking 
> about its relationships with the service stack.
>
> Thanks,
> Mike
>
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
You could use nova scheduling features to collocate the data in one 
area.  Try using "NovaSchedulerHints" as a property to the 
OS::Nova::Server resource.  I am not entirely sure how to setup the nova 
scheduler hints, but I expect google would find some hints :)

Regards
-steve

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130920/06a86085/attachment.html>


More information about the OpenStack-dev mailing list