glance show does not display relevant dates for an image

Bug #1030742 reported by Michael Still
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance
Fix Released
Low
Michael Still
Glance Client
Invalid
Low
Unassigned

Bug Description

Running "glance show" for an image doesn't include any of the relevant dates for the image. This makes it hard to determine if the image is likely to still be needed or not when cleaning up images to free up disk.

Revision history for this message
Michael Still (mikal) wrote :

Sample output:

# glance show <uuid>
URI: http://10.55.58.1:9292/v1/images/<uuid>
Id: <uuid>
Public: No
Protected: No
Name: None
Status: active
Size: 19327352832
Disk format: ami
Container format: ami
Minimum Ram Required (MB): 0
Minimum Disk Required (GB): 0
Owner: None
Property 'image_location': gerkin-devtest1/gerkin5.img.manifest.xml
Property 'image_state': available
Property 'project_id': gerkin_project
Property 'architecture': x86_64

Revision history for this message
Brian Waldon (bcwaldon) wrote :

Just a note, you should really be using python-glanceclient ;)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to glance (master)

Fix proposed to branch: master
Review: https://review.openstack.org/10522

Changed in glance:
status: New → In Progress
Jay Pipes (jaypipes)
Changed in glance:
importance: Undecided → Low
Changed in python-glanceclient:
importance: Undecided → Low
Brian Waldon (bcwaldon)
Changed in glance:
milestone: none → folsom-3
Revision history for this message
Michael Still (mikal) wrote :

On the python-glanceclient front, it appears to already include these dates: in the equivalent command (image-show). See attachment.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance (master)

Reviewed: https://review.openstack.org/10522
Committed: http://github.com/openstack/glance/commit/bd132eebeac221729fd90def39d962f1956bdff2
Submitter: Jenkins
Branch: master

commit bd132eebeac221729fd90def39d962f1956bdff2
Author: Michael Still <email address hidden>
Date: Mon Jul 30 17:28:11 2012 +1000

    Include dates in detailed image output.

    This adds date display to the output of commands such as "glance
    show". This is helpful for admins trying to decide if an image can
    be removed from disk safely or not. Resolves bug 1030742.

    Change-Id: Ic52120558f89359f1bbfac47f75ff0aa4e916434

Changed in glance:
status: In Progress → Fix Committed
Brian Waldon (bcwaldon)
Changed in python-glanceclient:
status: New → Invalid
Thierry Carrez (ttx)
Changed in glance:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in glance:
milestone: folsom-3 → 2012.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.