diff --git a/releasenotes/notes/nova.yaml b/releasenotes/notes/nova.yaml index 399d86cca7..a3d757f841 100644 --- a/releasenotes/notes/nova.yaml +++ b/releasenotes/notes/nova.yaml @@ -46,5 +46,5 @@ nova: - 0.2.23 Add option to enable extra wait for cell-setup-init - 0.2.24 Fix nova-bootstrap job labels - 0.2.25 Add check for compute nodes - - 0.2.26 Fix _ssh-start.sh.tpl to copy the ssh keys to the user on the security context + - 0.2.26 Fix _ssh-init.sh.tpl to copy the ssh keys to the user on the security context ...