commit bc290840127c3179227a662584404f9c0178d588
Author: Brian Rosmaita <email address hidden>
Date: Thu Feb 13 11:09:08 2020 -0500
Absolutely-non-inheritable image properties
Inheritance of image properties from the image an instance was booted
from to an image created from that instance is governed by the
non_inheritable_image_properties configuration option. However, there
are some image properties (for example, those used for image signature
validation or to reference a cinder encryption key id) which it makes
no sense to inherit under any circumstances. Additionally,
misconfiguration of the non-inheritable properties can lead to data
loss under the circumstances described in Bug #1852106. So it would
be better if these properties were not subject to configuration.
The initial set of absolutely non-inheritable image properties
consists of those associated with cinder encryption keys and image
signature validation.
Reviewed: https:/ /review. opendev. org/708126 /git.openstack. org/cgit/ openstack/ nova/commit/ ?id=bc290840127 c3179227a662584 404f9c0178d588
Committed: https:/
Submitter: Zuul
Branch: master
commit bc290840127c317 9227a662584404f 9c0178d588
Author: Brian Rosmaita <email address hidden>
Date: Thu Feb 13 11:09:08 2020 -0500
Absolutely- non-inheritable image properties
Inheritance of image properties from the image an instance was booted inheritable_ image_propertie s configuration option. However, there ation of the non-inheritable properties can lead to data
from to an image created from that instance is governed by the
non_
are some image properties (for example, those used for image signature
validation or to reference a cinder encryption key id) which it makes
no sense to inherit under any circumstances. Additionally,
misconfigur
loss under the circumstances described in Bug #1852106. So it would
be better if these properties were not subject to configuration.
The initial set of absolutely non-inheritable image properties
consists of those associated with cinder encryption keys and image
signature validation.
Change-Id: I4332b9c343b6c2 b50226baa8f7839 6c2012dabd1
Closes-bug: #1852106