Heat to ARM template conversion issue

Copper Contributor

was trying to build the stack on Azure platform but somehow stuck in converting heat template to ARM template...

Have modified openstack.yaml template and tried converting yaml  to ARM using Heat2ARM conversion tool..but while executing the heat2arm.exe getting below exceptions - 

====================================================================================

Exception: Nova image "ubuntu_1404_image" cannot be mapped to an Azure equivalent. Please update the "CONF.nova_vm_image_map" configuration option
=====================================================================================

 

 

can anyone suggest what needs to be done here

1 Reply

I'd assume you have to match vmSize to Azure compute instance equivalent. Please see more about Azure compute instances here (size column): https://docs.microsoft.com/en-us/azure/virtual-machines/windows/sizes-general