Installing application using HEAT template
I am able to launch instance in openstack using HEAT template. Would like to know if we can launch+install app on top of it. For ex: Using heat template to launch a CentOS instance and perform MySQL Server installation in it and revert. Most of the examples I see - talks about launching instance and installing APP on AWS. But would like to know whether it can be done on openstack (KVM hyperviser).