diff --git a/releasenotes/notes/deprecate-ami-images-feb10b7d0503fed5.yaml b/releasenotes/notes/deprecate-ami-images-feb10b7d0503fed5.yaml new file mode 100644 index 0000000000..0d28270833 --- /dev/null +++ b/releasenotes/notes/deprecate-ami-images-feb10b7d0503fed5.yaml @@ -0,0 +1,8 @@ +--- +deprecations: + - | + AMI, AKI, and ARI image formats are now deprecated in Nova. The special- + case handling for them will be removed in a future release, and Nova will + stop being able to boot from them at that time. The kernel-id and + ramdisk-id linkages will continue to be honored from base images and are + unaffecfted by this deprecation.