From ec171b06f0963249f9e8a18b9973a2afb2886e29 Mon Sep 17 00:00:00 2001 From: yanhongchang5 Date: Fri, 6 Dec 2019 10:39:27 +0800 Subject: [PATCH] doc: fixed word 'neutron-serer' spelling error there is a spelling error in the document, the 'neutron-server' was wrongly written as 'neutron-serer'. Change-Id: I5e6995f46474570289dfb76caaad86a3494a2bbd Related-Bug: #1854687 --- .../add-net-mtu-writable-api-extension-f7038f85f3494a74.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasenotes/notes/add-net-mtu-writable-api-extension-f7038f85f3494a74.yaml b/releasenotes/notes/add-net-mtu-writable-api-extension-f7038f85f3494a74.yaml index 495f44b7004..3163b385912 100644 --- a/releasenotes/notes/add-net-mtu-writable-api-extension-f7038f85f3494a74.yaml +++ b/releasenotes/notes/add-net-mtu-writable-api-extension-f7038f85f3494a74.yaml @@ -10,7 +10,7 @@ other: - | Changing MTU configuration options (``global_physnet_mtu``, ``physical_network_mtus``, and ``path_mtu``) and restarting - ``neutron-serer`` no longer affects existing networks' MTUs. Nevertheless, + ``neutron-server`` no longer affects existing networks' MTUs. Nevertheless, new networks will use new option values for MTU calculation. To reflect configuration changes for existing networks, one may use the new ``net-mtu-writable`` API extension to update ``mtu`` attribute for those