Openstack multiple site cloud orchestration

171 Views Asked by At

Hei, I am looking to orchestrate infrastructure using HEAT templates on multiple OpenStack sites. One easy way is to divide the template and run on sites separately. But, is there any way that I can create a single template for multi-site orchestration

1

There are 1 best solutions below

0
On

AFAK it is possible to deploy openstack with ansible. Think like ansible-instance, heat-openstack site.Ansible deploys openstacks with HOT in it.