ACK - just a thought: * do we want to advertise this with some feature? (:images, :image_storage_type)
* if we do - do we want to 'standardise' this somehow - e.g. types are { 'root_device' | 'block_device' } or even simpler {'external' | 'internal'} or whatever other names. marios On 28/01/13 14:46, mfoj...@redhat.com wrote: > 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 >