Comment 33 for bug 1816468

Revision history for this message
Edward Hope-Morley (hopem) wrote :

Hi @vvsorokin can I get you to check something. If you upgrade to this new package but you had previously stored an image using the old broken package then you will need to manually modify the db entry for that image in the glance db to get it to work again (after upgrading). There is a bit more info in https://bugs.launchpad.net/cloud-archive/+bug/1816721. You also need to upgrade glance. So basically to fix this problem you need to:

 * upgrade cinder
 * upgrade glance
 * check glance db for incorrectly formatted image local locations in the image_locations table (see [Test Case] in 1816721)

Alternatively to messing with the db you could just delete and re-upload your glance image and that should give you the correct value in the database.