File: default-non-inheritable-image-properties-dfd13ba3b09278dd.yaml

package info (click to toggle)
nova 2%3A18.1.0-6
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 49,532 kB
  • sloc: python: 383,759; pascal: 1,610; xml: 1,184; sh: 917; makefile: 140; sql: 43
file content (10 lines) | stat: -rw-r--r-- 483 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
---
upgrade:
  - |
    The default list of non-inherited image properties to pop when creating a
    snapshot has been extended to include image signature properties. The
    properties ``img_signature_hash_method``, ``img_signature``,
    ``img_signature_key_type`` and ``img_signature_certificate_uuid`` are no
    longer inherited by the snapshot image as they would otherwise result in
    a Glance attempting to verify the snapshot image with the signature of the
    original.