VMware Cloud Community
sbeaver
Leadership
Leadership

Deploying VMware VIO Openstack via VRA

Anyone out there deploying openstack images in vRA using the VMware Intergrated Openstack vCO plugin?   Looking for a little help with the deploy a heat stack workflow. 

When setting up the workflow one of the inputs is "template_content" where you are supposed to copy and paste the HEAT HOT Template content.  It appears my content is not cutting the mustard because the workflow pukes trying to parse YAML content.

Anybody out there have this working and if so would you please be so kind as to share the content of the template file Smiley Happy

Thanks

Steve

Steve Beaver
VMware Communities User Moderator
VMware vExpert 2009 - 2020
VMware NSX vExpert - 2019 - 2020
====
Co-Author of "VMware ESX Essentials in the Virtual Data Center"
(ISBN:1420070274) from Auerbach
Come check out my blog: [www.virtualizationpractice.com/blog|http://www.virtualizationpractice.com/blog/]
Come follow me on twitter http://www.twitter.com/sbeaver

**The Cloud is a journey, not a project.**
0 Kudos
1 Reply
Shambhavi_Hiten
Contributor
Contributor

Hi,

I know it is a little late to answer the above question but if there are still people out there struggling with VCO workflow for deploying heat stack, below is how i got the yaml to json conversion issue resolved:

I converted the yaml file to json content and hard coded it in my workflow for the template content of heat stack. With a little changes in the inputs/outputs and attributes, things started working. I am attaching the workflow.

Hope this helps.

0 Kudos