Files
Rodrigo Barbieri 9871cfefa8 Fix "signature_verified" metadata propagation to images
The property "signature_verified" is added by cinder
to volumes created from images. That property is
propagated to glance when images are created from such
volumes. Later, when creating volumes from such images
again, the image property conflicts with cinder trying to
add the property again. The solution is to never
propagate such cinder property in the first place.

Closes-bug: #1823445
Change-Id: Id46877e490b17c00ba1cf8cf312dd2f456760a23
(cherry picked from commit c65f43cb98)
(cherry picked from commit 9dbf2967be)
(cherry picked from commit 9d1b6b8a9f)
(cherry picked from commit a770f72086)
(cherry picked from commit ae2d250aad)
2024-12-10 16:14:47 +00:00
..