b3d3f31fa325533cf8130533e955ef43b8f38189

Previous patch I79d70543856c01a45e2d8c083ab8df6b9c047ebc implemented filtering of glance "os_glance..." metadata but its logic overlooked the fact that the glance metadata to be filtered are actually in a "properties" sub-dict as adjusted by the "_merge_volume_image_meta" method in cinder/volume/api.py. This patch re-invokes the filtering loop on the "properties" sub-dict when it is present. New unit test covers filtering in both cases. Closes-bug: #1945500 Change-Id: I06b8c363c4017adfa1ad134ad7a8a0954c005e62
OpenStack Cinder
OpenStack Cinder is a storage service for an open cloud computing service.
You can learn more about Cinder at:
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
git clone https://opendev.org/openstack/cinder
If you'd like to contribute, please see the information in CONTRIBUTING.rst
You can raise bugs on Launchpad
Python client
Description
Languages
Python
99.7%
Smarty
0.3%