Skip to content

Commit 064349a

Browse files
committed
releasenotes: Fix typo
Stephen asked nicely[1] on the review to fix this in a follow-up. (I guess it's because release notes are public, and it's nice not to have typos in them.) [1] https://review.opendev.org/c/openstack/nova/+/780908/1/releasenotes/notes/deprecate-tunnelled-live-migration-81c06a04627724ec.yaml Change-Id: Ifc80421c1bed4cf1619814b5c78c5c39d9f031b2 Signed-off-by: Kashyap Chamarthy <[email protected]>
1 parent 0c64f4c commit 064349a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

releasenotes/notes/deprecate-tunnelled-live-migration-81c06a04627724ec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ deprecations:
1313
-- this is the recommended approach for securing all live migration
1414
streams (guest RAM, device state, and disks). Assuming TLS
1515
environment is setup, this can be enabled by setting the config
16-
attribiute ``[libvirt]live_migration_with_native_tls``.
16+
attribute ``[libvirt]live_migration_with_native_tls``.

0 commit comments

Comments
 (0)