Description of problem: I created an AKI type image in horizon and I cannot see it in the UI but I can see it when I run nova image-list Version-Release number of selected component (if applicable): python-django-horizon-2013.1.2-1.el6ost.noarch How reproducible: 100% Steps to Reproduce: 1. create an AKI type image 2. 3. Actual results: we cannot see the image in horizon but we can see it when running nova image-list Expected results: we should see all images in horizon Additional info:
same for ARI
Thanks for the report. This is currently documented in the release notes: "When using the Horizon dashboard images with these underlying disk formats are hidden from view: * Amazon kernel image (AKI). * Amazon ramdisk image (ARI). It is not possible to launch instances from disk images that use these formats and they are not intended to be editable by regular users. To interact with ARI and AKI formatted disk images access the dashboard as an administrative user or use the glance command line client." -- see bug 918552. *** This bug has been marked as a duplicate of bug 918552 ***