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: ""