diff --git a/etc/kayobe/kolla-image-tags.yml b/etc/kayobe/kolla-image-tags.yml index 9919548cb..0ddaf722b 100644 --- a/etc/kayobe/kolla-image-tags.yml +++ b/etc/kayobe/kolla-image-tags.yml @@ -12,8 +12,8 @@ kolla_image_tags: heat: rocky-9: 2024.1-rocky-9-20240805T142526 nova: - rocky-9: 2024.1-rocky-9-20241004T094540 - ubuntu-jammy: 2024.1-ubuntu-jammy-20241004T094540 + rocky-9: 2024.1-rocky-9-20241126T110410 + ubuntu-jammy: 2024.1-ubuntu-jammy-20241126T110410 neutron: rocky-9: 2024.1-rocky-9-20241025T090323 ubuntu-jammy: 2024.1-ubuntu-jammy-20241025T090323 diff --git a/releasenotes/notes/add-sk-support-for-nova-42679a8f04225b90.yaml b/releasenotes/notes/add-sk-support-for-nova-42679a8f04225b90.yaml new file mode 100644 index 000000000..b237616d7 --- /dev/null +++ b/releasenotes/notes/add-sk-support-for-nova-42679a8f04225b90.yaml @@ -0,0 +1,7 @@ +--- +features: + - | + Add support for using `ssh-sk` key types within Nova providing + users with the option of improving security of SSH access to + their instances. +