[Openstack] About images list in dashboard

Gabriel Hurley Gabriel.Hurley at nebula.com
Sun Jul 15 07:19:14 UTC 2012


Already happened. https://github.com/openstack/horizon/commit/fec36c45dbbca4f3b446cdb231f53e4ab2f6f507

Since they didn't specify when/how they installed Essex, I'm going to assume they got a version that did not include this backport.

All the best,


-          Gabriel

From: openstack-bounces+gabriel.hurley=nebula.com at lists.launchpad.net [mailto:openstack-bounces+gabriel.hurley=nebula.com at lists.launchpad.net] On Behalf Of Matt Joyce
Sent: Friday, July 13, 2012 5:13 PM
To: Christian Parpart
Cc: <openstack at lists.launchpad.net>
Subject: Re: [Openstack] About images list in dashboard

I agree if someone wants to commit a backported fix.  This makes sense to do.  It's a pretty significant bug for essex users.

 -Matt
On Fri, Jul 13, 2012 at 3:00 PM, Christian Parpart <trapni at gmail.com<mailto:trapni at gmail.com>> wrote:
On Fri, Jul 13, 2012 at 10:56 PM, John Postlethwait <john.postlethwait at nebula.com<mailto:john.postlethwait at nebula.com>> wrote:
Well, it sounds like this issue only happens in Essex, and is no longer an issue in Folsom, so the bug will just be closed as invalid, as it is now fixed in the newer code...

Please backport this bug then. That is, the bug report indeed makes absolutely sense to me. :-)


John Postlethwait
Nebula, Inc.
206-999-4492<tel:206-999-4492>


On Friday, July 13, 2012 at 1:36 PM, Sam Su wrote:
Thank you for you guys' suggestions.

Even so, I'd like to file a bug to track this issue, if someone else have the same problem, they would know what happened and what progressed from the bug trace.

Sam

On Fri, Jul 13, 2012 at 12:43 PM, Gabriel Hurley <Gabriel.Hurley at nebula.com<mailto:Gabriel.Hurley at nebula.com>> wrote:


Glance pagination was added in Folsom. Adding a bug for this won't help since it's already been added in the current code.



-          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 John Postlethwait
Sent: Friday, July 13, 2012 12:05 PM
To: Sam Su
Cc: openstack
Subject: Re: [Openstack] About images list in dashboard



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<tel: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<https://launchpad.net/%7Eopenstack>
Post to     : openstack at lists.launchpad.net<mailto:openstack at lists.launchpad.net>
Unsubscribe : https://launchpad.net/~openstack<https://launchpad.net/%7Eopenstack>
More help   : https://help.launchpad.net/ListHelp

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


More information about the Openstack mailing list