[Cinder] Can't upload volumes with metadata to images
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Mirantis OpenStack |
Invalid
|
Medium
|
MOS Maintenance | ||
| 7.0.x |
Confirmed
|
Medium
|
Denis Meltsaykin | ||
Bug Description
Release: MOS 7
Steps to reproduce:
1) Create a volume from an image
2) Make sure that the volume has non-empty description and os_type in the metadata
(here is a sample of such volume - http://
3) Try to upload the volume to Glance as an image
Actual result:
The uploading fails. Here is the corresponding message in the log file:
2017-10-12 12:37:10.325 27149 INFO cinder.
{u'description': u'', u'os_type': u'windows'}
Expected result:
The volume has been successfully converted to image and uploaded to Glance
Notes:
It looks like the following upstream bug - https:/
| Changed in mos: | |
| importance: | Undecided → Medium |
| tags: | added: customer-found |
| Changed in mos: | |
| milestone: | none → 8.0-updates |
| status: | New → Invalid |
| assignee: | nobody → MOS Maintenance (mos-maintenance) |
The patch: https:/ /review. fuel-infra. org/#/c/ 37032 ci/fuel- 7.0/2015. 1.0
was prepared to fix the issue for branch: openstack-