Fix misspell word

Change-Id: I8c0c9c4ee1fb8a708d41dae727869def661ef10b
This commit is contained in:
pangliye 2019-11-19 10:06:24 +08:00
parent 9d2df833d2
commit 53b8f2b258
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ Example of smart NIC model::
'vif_type': vif_type})
self.updated_ports.add(port['id'])
When Neutron processes the ports the Neuton OVS agent will add the
When Neutron processes the ports the Neutron OVS agent will add the
smart NIC port(s) to the OVSDB by ovs plugin in os-vif.
Because RPC is not reliable we need to extend the full sync to do the following: