Create a VM with Customised application
I am using devstack and creating a Openstack with BigRest proxy Plugin and Floodlight Controller.
I want to create a VM with customized applications loaded in the Ubuntu12.04 VM instance.
How do I do that? Say I need to run the application that is written in C and has to run on the VM.
Please let me know