Comment 8 for bug 1692446

Revision history for this message
Seyeong Kim (seyeongkim) wrote :

BEFORE, GOT ERROR

ERROR: Unable to set 'properties' to '{u'os_type': u'linux'}'. Reason: {u'os_type': u'linux'} is not of type u'string'

Failed validating u'type' in schema[u'additionalProperties']:
    {u'type': u'string'}

On instance['properties']:
    {u'os_type': u'linux'} (HTTP 400) (Request-ID: req-479f0c3a-8a27-4a6e-99a4-298f9249f03d)
Showing final image from volume properties
usage: glance image-show [--human-readable] [--max-column-width <integer>]
                         <IMAGE_ID>
glance image-show: error: too few arguments

AFTER

ii cinder-api 1:2015.1.4-0ubuntu1.3 all Cinder storage service - API server
ii cinder-common 1:2015.1.4-0ubuntu1.3 all Cinder storage service - common files
ii cinder-scheduler 1:2015.1.4-0ubuntu1.3 all Cinder storage service - Scheduler server
ii cinder-volume 1:2015.1.4-0ubuntu1.3 all Cinder storage service - Volume server
ii python-cinder 1:2015.1.4-0ubuntu1.3 all Cinder Python libraries

+------------------+--------------------------------------+
| Property | Value |
+------------------+--------------------------------------+
| checksum | None |
| container_format | bare |
| created_at | 2017-06-08T15:31:12Z |
| disk_format | raw |
| id | 38cf8599-24b5-43ff-9ca8-f47213bf1073 |
| locations | [] |
| min_disk | 0 |
| min_ram | 0 |
| name | T1 |
| os_type | linux |
| owner | 5f21480f8b6c442888899ef28d4c51bd |
| protected | False |
| size | None |
| status | queued |
| tags | [] |
| updated_at | 2017-06-08T15:31:12Z |
| virtual_size | None |
| visibility | private |
+------------------+--------------------------------------+

result is fine