Hi, After conversation with Jay and Scott Seago it might be helpful for Conductor to know what kind if image is being reported from EC2. In EC2 there are two kinds of images 'ebs' and 'instance-store'.
This patch will add 'storage_type' element to 'image' model and advertise this information. This also might be used by other drivers if the support different storage types for images. -- Michal