[Openstack] About images list in dashboard

John Postlethwait john.postlethwait at nebula.com
Fri Jul 13 19:05:22 UTC 2012


Hi Sam,

Would you mind filing a bug against Horizon with the details so that we can get it fixed? You can do so here: https://bugs.launchpad.net/horizon/+filebug



John Postlethwait
Nebula, Inc.
206-999-4492


On Thursday, July 12, 2012 at 3:55 PM, Sam Su wrote:

> I finally found why this happened.
>  
> If in one tenant, there are more than 30 images and snapshots so that glance cannot return the images list in one response, some images and snapshots will not be seen in the page Images & Snapshots of Horizon.  
>  
>  
> Sam
>  
>  
> On Thu, Jul 5, 2012 at 1:19 PM, Sam Su <susltd.su at gmail.com (mailto:susltd.su at gmail.com)> wrote:
> > Thank you for your suggestion.
> >  
> > I can see all images in other tenants from dashboard,  so I think the images type should be ok.  
> >  
> >  
> >  
> > On Thu, Jul 5, 2012 at 11:54 AM, Gabriel Hurley <Gabriel.Hurley at nebula.com (mailto:Gabriel.Hurley at nebula.com)> wrote:
> > >  
> > > The “Project Dashboard” hides images with an AKI or AMI image type (as they’re not launchable and generally shouldn’t be edited by “normal” users). You can see those in the “Admin Dashboard” if you want to edit them.
> > >  
> > >  
> > >   
> > >  
> > >  
> > > So my guess is that the kernel and ramdisk images are being hidden correctly and your “ubuntu-11.10-server-amd64” and “ubuntu-12.04-server-amd64” have the wrong image type set.
> > >  
> > >  
> > >   
> > >  
> > >  
> > > All the best,
> > >  
> > >  
> > >   
> > >  
> > >  
> > > -          Gabriel
> > >  
> > >  
> > >   
> > >  
> > >  
> > > From: openstack-bounces+gabriel.hurley=nebula.com at lists.launchpad.net (mailto:nebula.com at lists.launchpad.net) [mailto:openstack-bounces+gabriel.hurley (mailto:openstack-bounces%2Bgabriel.hurley)=nebula.com at lists.launchpad.net (mailto:nebula.com at lists.launchpad.net)] On Behalf Of Sam Su
> > > Sent: Thursday, July 05, 2012 11:20 AM
> > > To: openstack
> > > Subject: [Openstack] About images list in dashboard
> > >  
> > >  
> > >  
> > >  
> > >   
> > >  
> > >  
> > > Hi,
> > >  
> > >  
> > >   
> > >  
> > >  
> > >  
> > > I have an Openstack Essex environment. The nova control services, glance, keystone and dashboard are all deployed in one server.  
> > >  
> > >  
> > >  
> > > Now I encounter a strange problem. I can only see two images (all images are set is_public=true)  in the tenant 'demo' from dashboard, i.e., Horizon, as below:
> > >  
> > >  
> > >  
> > > Image Name                 Type           Status  Public Container Format           Actions
> > >  
> > >  
> > >  
> > > CentOS-6.2-x86_64  Image  Active Yes                        OVF                                Launch
> > >  
> > >  
> > >  
> > > CentOS-5.8-x86_64  Image  Active Yes                        OVF                                Launch
> > >  
> > >  
> > >  
> > >  
> > >   
> > >  
> > >  
> > >  
> > >   
> > >  
> > >  
> > >  
> > > However, when I use  'nova image-list' with the same credential for the same tenant 'demo', I can see many more images (see the following result)
> > >  
> > >  
> > >  
> > >   
> > >  
> > >  
> > >  
> > > # nova image-list
> > >  
> > >  
> > >  
> > > +-------------------------------------------------------------+------------------------------------------------------+----- ------+------------------------------+
> > >  
> > >  
> > >  
> > > |                                  ID                                        |                             Name                              |   Status   |                Server          |
> > >  
> > >  
> > >  
> > > +-------------------------------------------------------------+------------------------------------------------------+--- --------+------------------------------+
> > >  
> > >  
> > >  
> > > | 18b130ce-a815-4671-80e8-9308a7b6fc6d  | ubuntu-12.04-server-amd64                    | ACTIVE |                                      |
> > >  
> > >  
> > >  
> > > | 388d16ce-b80b-4e9e-b8db-db6dce6f4a83  | ubuntu-12.04-server-amd64-kernel        | ACTIVE |                                      |
> > >  
> > >  
> > >  
> > > | 8d9505ce-0974-431d-a53d-e9ed6dc89033 | CentOS-6.2-x86_64                                 | ACTIVE |                                      |
> > >  
> > >  
> > >  
> > > | 99be14c0-3b15-470b-9e2d-a9d7e2242c7a | CentOS-5.8-x86_64                                 | ACTIVE |                                      |
> > >  
> > >  
> > >  
> > > | a486733f-c011-4fa1-8ce2-553084f9bc0e     | ubuntu-11.10-server-amd64                    | ACTIVE |                                      |
> > >  
> > >  
> > >  
> > > | ec7f9c5d-48b4-40e3-8e36-87fbdd099fee     | ubuntu-12.04-server-amd64-ramdisk     | ACTIVE |                                      |
> > >  
> > >  
> > >  
> > > | fbb3a182-e610-448f-8042-0b1addb90750   | ubuntu-12.04-server-amd64-hostname  | ACTIVE |                                      |
> > >  
> > >  
> > >  
> > > +-------------------------------------------------------------+------------------------------------------------------+--- --------+------------------------------+  
> > >  
> > >  
> > >  
> > >  
> > >   
> > >  
> > >  
> > >  
> > > I am wondering how to make all these images seen in my the dashboard?  
> > >  
> > >  
> > >  
> > >   
> > >  
> > >  
> > >  
> > > It will be much appreciated if someone can give me some hints about this.
> > >  
> > >  
> > >  
> > >   
> > >  
> > >  
> > >  
> > > Thanks,
> > >  
> > >  
> > >  
> > > Sam
> > >  
> > >  
> > >  
> > >   
> > >  
> > >  
> > >  
> > >   
> > >  
> > >  
> > >  
> > >   
> > >  
> > >  
> > >  
> > >  
> > >  
> > >  
> > >  
> > >  
> >  
> >  
> >  
>  
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack at lists.launchpad.net (mailto:openstack at lists.launchpad.net)
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
>  
>  


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20120713/dc9aa50b/attachment.html>


More information about the Openstack mailing list