Comment 1 for bug 1605444

Revision history for this message
Jaspreet Singh Rawel (jaspreetsinghrawel) wrote : Re: Should check null key when set key-value pair in property

root@controller:/home/ubuntu# glance image-show a3b9e5d2-f747-4432-9155-241662d6766a
+------------------+--------------------------------------+
| Property | Value |
+------------------+--------------------------------------+
| checksum | ee1eca47dc88f4879d8a229cc70a07c6 |
| container_format | bare |
| created_at | 2016-11-09T17:58:03Z |
| disk_format | qcow2 |
| id | a3b9e5d2-f747-4432-9155-241662d6766a |
| min_disk | 0 |
| min_ram | 0 |
| name | cirros\xb2 |
| owner | abe83ae828434fa9917bcee3d80a2fc7 |
| protected | False |
| size | 13287936 |
| status | active |
| tags | [] |
| updated_at | 2016-11-09T17:58:03Z |
| virtual_size | None |
| visibility | public |
+------------------+--------------------------------------+
root@controller:/home/ubuntu#
root@controller:/home/ubuntu#
root@controller:/home/ubuntu# glance image-update a3b9e5d2-f747-4432-9155-241662d6766a --property =
+------------------+--------------------------------------+
| Property | Value |
+------------------+--------------------------------------+
| | |
| checksum | ee1eca47dc88f4879d8a229cc70a07c6 |
| container_format | bare |
| created_at | 2016-11-09T17:58:03Z |
| disk_format | qcow2 |
| id | a3b9e5d2-f747-4432-9155-241662d6766a |
| min_disk | 0 |
| min_ram | 0 |
| name | cirros\xb2 |
| owner | abe83ae828434fa9917bcee3d80a2fc7 |
| protected | False |
| size | 13287936 |
| status | active |
| tags | [] |
| updated_at | 2016-11-09T19:03:41Z |
| virtual_size | None |
| visibility | public |
+------------------+--------------------------------------+
root@controller:/home/ubuntu#
root@controller:/home/ubuntu# glance --version
2.0.0
root@controller:/home/ubuntu#