Skip to content

Instantly share code, notes, and snippets.

@j-griffith
Created August 11, 2014 14:44
Show Gist options
  • Save j-griffith/7526da3a0f1d2d1ef0e0 to your computer and use it in GitHub Desktop.
Save j-griffith/7526da3a0f1d2d1ef0e0 to your computer and use it in GitHub Desktop.
[root@os-13 nova(keystone_admin)]# glance image-show --human-readable cce51ac6-4808-4395-96bf-08d1d8f09e2d
+------------------+--------------------------------------+
| Property | Value |
+------------------+--------------------------------------+
| checksum | 24cb3074003e78503d72c0415da01563 |
| container_format | bare |
| created_at | 2014-08-10T03:05:08 |
| deleted | False |
| disk_format | qcow2 |
| id | cce51ac6-4808-4395-96bf-08d1d8f09e2d |
| is_public | True |
| min_disk | 0 |
| min_ram | 0 |
| name | scalr |
| owner | d5a679f526f94edf9905554bd0e4301c |
| protected | False |
| size | 3.1GB |
| status | active |
| updated_at | 2014-08-10T03:05:24 |
+------------------+--------------------------------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment