heat template and openstack commands execution in python
I have to provide heat template as input in python and then launch 5 vms Can anyone please explain me how to do it in python? I have done it by using openstack cli.But I have to do it in python.