From 09742b7abf702efc5ccc4acbb22abc9001d8811a Mon Sep 17 00:00:00 2001 From: Slawek Kaplonski Date: Fri, 22 May 2020 13:26:04 +0200 Subject: [PATCH] Fix typo in the description of the Neutron related options TrivialFix Change-Id: Ie91a58661fd0b05c4f62be202e94e5eb3b44b38e --- deployment/neutron/neutron-plugin-ml2.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deployment/neutron/neutron-plugin-ml2.yaml b/deployment/neutron/neutron-plugin-ml2.yaml index 81bddb597e..04edae5bcf 100644 --- a/deployment/neutron/neutron-plugin-ml2.yaml +++ b/deployment/neutron/neutron-plugin-ml2.yaml @@ -93,13 +93,13 @@ parameters: type: comma_delimited_list NeutronOvsVnicTypeBlacklist: description: | - Comman-separated list of VNIC types for which support in Neutron is + Comma-separated list of VNIC types for which support in Neutron is administratively prohibited by the OVS mechanism driver. type: comma_delimited_list default: "" NeutronSriovVnicTypeBlacklist: description: > - Comman-separated list of VNIC types for which support in Neutron is + Comma-separated list of VNIC types for which support in Neutron is administratively prohibited by the SR-IOV mechanism driver. type: comma_delimited_list default: ""