2792be3ffced9b7faeb69fa100b3c50b76d00dc3
The Cinder code that processes Glance image metadata is a bit confused about whether this particular field is a Glance property or metadata. Since it isn't a defined a Glance property and is stored in image metadata, ensure that Cinder also tracks it metadata and not as a property. This mismatch prior to this fix causes Cinder to create volumes with the wrong encryption key when creating a volume from an encrypted image, which results in an unreadable volume. Closes-Bug: #1764125 Change-Id: Ie5af3703eaa82d23b50127f611235d86e4104369
Team and repository tags
CINDER
You have come across a storage service for an open cloud computing service. It has identified itself as Cinder. It was abstracted from the Nova project.
- Wiki: https://wiki.openstack.org/Cinder
- Developer docs: https://docs.openstack.org/cinder/latest/
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
For developer information please see HACKING.rst
You can raise bugs here https://bugs.launchpad.net/cinder
Python client
https://git.openstack.org/cgit/openstack/python-cinderclient
Description
Languages
Python
99.6%
Smarty
0.4%