[openstack-dev] [OpenStack-dev][HEAT][Windows] Does HEAT support provisioning windows cluster
Alexander Tivelkov
ativelkov at mirantis.com
Thu Feb 20 10:24:34 UTC 2014
Hi Jay,
Windows support in Heat is being developed, but is not complete yet, afaik.
You may already use Cloudbase Init to do the post-deploy actions on windows
- check [1] for the details.
Meanwhile, running a windows cluster is a much more complicated task then
just deploying a number of windows instances (if I understand you correctly
and you speak about Microsoft Failover Cluster, see [2]): to build it in
the cloud you will have to execute quite a complex workflow after the nodes
are actually deployed, which is not possible with Heat (at least for now).
Murano project ([3]) does this on top of Heat, as it was initially designed
as Windows Data Center as a Service, so I suggest you too take a look at
it. You may also check this video ([4]) which demonstrates how Murano is
used to deploy a failover cluster of Windows 2012 with a clustered MS SQL
server on top of it.
[1] http://wiki.cloudbase.it/heat-windows
[2] http://technet.microsoft.com/library/hh831579
[3] https://wiki.openstack.org/Murano
[4] http://www.youtube.com/watch?v=Y_CmrZfKy18
--
Regards,
Alexander Tivelkov
On Thu, Feb 20, 2014 at 2:02 PM, Jay Lau <jay.lau.513 at gmail.com> wrote:
>
> Hi,
>
> Does HEAT support provisioning windows cluster? If so, can I also use
> user-data to do some post install work for windows instance? Is there any
> example template for this?
>
> Thanks,
>
> Jay
>
>
> _______________________________________________
> 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/20140220/d3dc87b7/attachment.html>
More information about the OpenStack-dev
mailing list