How can I have a VM mounting more than one disk image?
I need to create a VM in OpenStack with a qcow2 image mounted at /dev/hdc and an iso image mounted at /dev/cdrom. How can I do that with OpenStack? Where can I specify more than one images when creating an instance? Where can I specify the target where I want the images mounted? I'm using Essex version and KVM.