[openstack-dev] Should deleted glance images be visible still
Matthew Sherborne
msherborne at gmail.com
Thu Apr 25 10:28:19 UTC 2013
Is it by design that glance shows deleted images ? or is it a bug ? or am I
experiencing some kind of caching ?
I'm testing through the nova client:
As an end user in nova:
1. Create a vm
2. nova image-create myvm myimage
3. nova image-delete my-uuid
4. nova image-show my-uuid
+----------------------+--------------------------------------+
| Property | Value |
+----------------------+--------------------------------------+
| status | DELETED |
| updated | 2013-04-25T10:24:02Z |
| name | temp s |
| created | 2013-04-25T10:19:09Z |
| minDisk | 20 |
| progress | 0 |
| minRam | 512 |
| OS-EXT-IMG-SIZE:size | 893173760 |
| id | 1b399542-a4fb-49a0-8130-69969f1175b8 |
+----------------------+--------------------------------------+
Many Thanks
Matthew Sherborne
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130425/e2f8197d/attachment.html>
More information about the OpenStack-dev
mailing list