Openstack multiple site cloud orchestration

146 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 answers

0
hakkican On

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