e8c24577b8
Add image signature verification support when creating from image. Change-Id: I37b7a795da18e3ddb18e9f293a9c795e207e7b7e Partial-Implements: bp cinder-support-image-signing
10 lines
444 B
YAML
10 lines
444 B
YAML
---
|
|
features:
|
|
- Added image signature verification support when creating volume
|
|
from image. This depends on signature metadata from glance.
|
|
This feature is turned on by default, administrators can
|
|
change behaviour by updating option ``verify_glance_signatures``.
|
|
Also, an additional image metadata ``signature_verified`` has
|
|
been added to indicate whether signature verification was performed
|
|
during creating process.
|