Create VM images for Openstack
I am using image-guide Chapter 4 to create Ubuntu image
I am able to create an Image and load into the VM instance.
But i face the following issues 1) The IP Address of the VM instance is the same as that of when it was created in the Ubuntu VM using virt-install/virt-manager 2) I dont see any logs in the VM.
How do I remove the IP Address and make the VM instance to take the Neutron IP Address?
I am doing this to load custom application in the VM. This is acheived by ssh to the image created as a vm instance in ubuntu and scp the applications to the VM and then creating an image