nova/releasenotes
Brian Rosmaita 02551d6d6a Reject boot request for unsupported images
Nova has never supported direct booting of an image of an encrypted
volume uploaded to Glance via the Cinder upload-volume-to-image
process, but instead of rejecting such a request, an 'active' but
unusable instance is created.  This patch allows Nova to use image
metadata to detect such an image and reject the boot request.

Conflicts:
	nova/compute/api.py

NOTE(lyarwood): conflict as I06fad233006c7bab14749a51ffa226c3801f951b
("Add support for translating CPU policy extra specs, image meta") is
not present in stable/rocky.

Change-Id: Idf84ccff254d26fa13473fe9741ddac21cbcf321
Related-bug: #1852106
Closes-bug: #1863611
(cherry picked from commit 963fd8c0f9)
(cherry picked from commit 240d030902)
(cherry picked from commit 6e71909b0b)
2020-07-09 13:05:36 +00:00
..
notes Reject boot request for unsupported images 2020-07-09 13:05:36 +00:00
source Imported Translations from Zanata 2018-10-09 06:30:51 +00:00