[openstack-dev] [nova][glance][stable] Stable exception for bug #1447215: Allow ramdisk/kernel_id to be None

Sean Dague sean at dague.net
Tue Jul 28 18:54:56 UTC 2015


On 07/28/2015 01:39 PM, Matt Riedemann wrote:
<snip>
> 
> Nova doesn't support glance v2 in kilo or liberty, so does it matter to
> nova if this is in stable/kilo or not?  Doesn't seem like it.  This is a
> barrier to getting glance v2 support into nova in mitaka though it seems.

It matters for the following reason. If you create an image via Nova in
Kilo (image proxy, snapshot, etc), that image is not accessible over
glance v2 (which is the default for glanceclient in the kilo timeframe).
It just explodes instead.

I'd consider this pretty critical failure of compatibility between v2
and v1 in glance. It also points at a missing set of test cases which is
to create images via 1 API and be able to access them over the other. I
don't know if that is in process or not, but it would be really good to
deliver those test cases as part of this work.

	-Sean

-- 
Sean Dague
http://dague.net



More information about the OpenStack-dev mailing list