yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #14511
[Bug 1321715] [NEW] Glance image-show <snapshotID> image feilds followed by properies
Public bug reported:
Description of problem: When using glance image-show <snapshotID>
output should be reorganized image fields should show before before
priorities.
[root@puma31 ~(keystone_admin)]# glance image-show 0c037955-2979-4242-91ac-9349c19aa997
+---------------------------------------+--------------------------------------+
| Property | Value |
+---------------------------------------+--------------------------------------+
| Property 'base_image_ref' | df99e198-3f0c-4979-a288-f8d4395d3284 |
| Property 'image_location' | snapshot |
| Property 'image_state' | available |
| Property 'image_type' | snapshot |
| Property 'instance_type_ephemeral_gb' | 0 |
| Property 'instance_type_flavorid' | 1 |
| Property 'instance_type_id' | 2 |
| Property 'instance_type_memory_mb' | 512 |
| Property 'instance_type_name' | m1.tiny |
| Property 'instance_type_root_gb' | 1 |
| Property 'instance_type_rxtx_factor' | 1.0 |
| Property 'instance_type_swap' | 0 |
| Property 'instance_type_vcpus' | 1 |
| Property 'instance_uuid' | 9b255b99-0789-432f-8a0b-5a2cf955b813 |
| Property 'network_allocated' | True |
| Property 'owner_id' | f9ccbcb872c443468a119baa640d6632 |
| Property 'user_id' | 4453c720544f433eae6557e443895967 |
| checksum | 7f9c72e497b879713360d3d199d4303f |
| container_format | bare |
| created_at | 2014-05-21T10:29:13 |
| deleted | False |
| disk_format | qcow2 |
| id | 0c037955-2979-4242-91ac-9349c19aa997 |
| is_public | False |
| min_disk | 1 |
| min_ram | 0 |
| name | snap1 |
For example show-info <imageID>
[root@puma31 ~(keystone_admin)]# glance image-show a452f08e-23b7-45e3-aff1-9161f863a29a
+------------------+--------------------------------------+
| Property | Value |
+------------------+--------------------------------------+
| checksum | d972013792949d0d3ba628fbe8685bce |
| container_format | bare |
| created_at | 2014-05-14T09:02:41 |
| deleted | False |
| disk_format | qcow2 |
| id | a452f08e-23b7-45e3-aff1-9161f863a29a |
| is_public | True |
| min_disk | 0 |
| min_ram | 0 |
| name | cirros |
| owner | 1b2b581e12b846d89b36f69a7e2d9417 |
| protected | False |
| size | 13147648 |
Version-Release number of selected component (if applicable):
RHEL7
python-glance-2014.1-2.el7ost.noarch
python-glanceclient-0.12.0-1.el7ost.noarch
openstack-glance-2014.1-2.el7ost.noarch
How reproducible:
every time
Steps to Reproduce:
1. upload image
2. boot isnatnce
3. take snapshot
4. show-info <snapshotid>
** Affects: glance
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1321715
Title:
Glance image-show <snapshotID> image feilds followed by properies
Status in OpenStack Image Registry and Delivery Service (Glance):
New
Bug description:
Description of problem: When using glance image-show <snapshotID>
output should be reorganized image fields should show before before
priorities.
[root@puma31 ~(keystone_admin)]# glance image-show 0c037955-2979-4242-91ac-9349c19aa997
+---------------------------------------+--------------------------------------+
| Property | Value |
+---------------------------------------+--------------------------------------+
| Property 'base_image_ref' | df99e198-3f0c-4979-a288-f8d4395d3284 |
| Property 'image_location' | snapshot |
| Property 'image_state' | available |
| Property 'image_type' | snapshot |
| Property 'instance_type_ephemeral_gb' | 0 |
| Property 'instance_type_flavorid' | 1 |
| Property 'instance_type_id' | 2 |
| Property 'instance_type_memory_mb' | 512 |
| Property 'instance_type_name' | m1.tiny |
| Property 'instance_type_root_gb' | 1 |
| Property 'instance_type_rxtx_factor' | 1.0 |
| Property 'instance_type_swap' | 0 |
| Property 'instance_type_vcpus' | 1 |
| Property 'instance_uuid' | 9b255b99-0789-432f-8a0b-5a2cf955b813 |
| Property 'network_allocated' | True |
| Property 'owner_id' | f9ccbcb872c443468a119baa640d6632 |
| Property 'user_id' | 4453c720544f433eae6557e443895967 |
| checksum | 7f9c72e497b879713360d3d199d4303f |
| container_format | bare |
| created_at | 2014-05-21T10:29:13 |
| deleted | False |
| disk_format | qcow2 |
| id | 0c037955-2979-4242-91ac-9349c19aa997 |
| is_public | False |
| min_disk | 1 |
| min_ram | 0 |
| name | snap1 |
For example show-info <imageID>
[root@puma31 ~(keystone_admin)]# glance image-show a452f08e-23b7-45e3-aff1-9161f863a29a
+------------------+--------------------------------------+
| Property | Value |
+------------------+--------------------------------------+
| checksum | d972013792949d0d3ba628fbe8685bce |
| container_format | bare |
| created_at | 2014-05-14T09:02:41 |
| deleted | False |
| disk_format | qcow2 |
| id | a452f08e-23b7-45e3-aff1-9161f863a29a |
| is_public | True |
| min_disk | 0 |
| min_ram | 0 |
| name | cirros |
| owner | 1b2b581e12b846d89b36f69a7e2d9417 |
| protected | False |
| size | 13147648 |
Version-Release number of selected component (if applicable):
RHEL7
python-glance-2014.1-2.el7ost.noarch
python-glanceclient-0.12.0-1.el7ost.noarch
openstack-glance-2014.1-2.el7ost.noarch
How reproducible:
every time
Steps to Reproduce:
1. upload image
2. boot isnatnce
3. take snapshot
4. show-info <snapshotid>
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1321715/+subscriptions
Follow ups
References