Fix file name in release notes

This fixes the file name that was modified in
the mentioned version.

Signed-off-by: Hugo Brito <hugo.brito@windriver.com>
Change-Id: Ib43e8a34173ef397ba7e2c29cc242a340c585232
This commit is contained in:
Hugo Brito 2022-01-24 14:11:25 -03:00
parent a9c3412ee0
commit f1bc03c81c

View File

@ -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
...