On Wed 15-02-2012 19:02 ›, Andrew Glen-Young wrote: > > glance client: > > $ glance show c9d4eed5-2ecc-4fa5-9ae1-0da4a0f0c066 > URI: http://0.0.0.0:9292/v1/images/c9d4eed5-2ecc-4fa5-9ae1-0da4a0f0c066 > Id: c9d4eed5-2ecc-4fa5-9ae1-0da4a0f0c066 > Public: Yes > Protected: No > Name: None > Status: active > Size: 1476395008 > Disk format: ami > Container format: ami > Minimum Ram Required (MB): 0 > Minimum Disk Required (GB): 0 > Property 'image_location': > xxxxxx-cloud-images/ubuntu-lucid-10.04-amd64-server-20110930.man > Property 'image_state': available > Property 'kernel_id': 158 > Property 'min_ram': 0 > Property 'ramdisk_id': 159 > Property 'owner': None > Property 'architecture': x86_64 > Property 'min_disk': 0 > Property 'project_id': xxxxxx_project >
A quick update. It looks like the 'kernel_id' and 'ramdisk_id' properties for the image were not updated to use UUIDs. Once we updated these IDs to the correct UUIDs for the relevant images, euca-describe-images seems to work. This workaround is non-optimal for someone upgrading their Openstack cluster. -- Regards. Andrew Glen-Young -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/932991 Title: nova-api reporting missing images after upgrade To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nova/+bug/932991/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
