Fix typo in the third instruction paragraph of "Controller nodes" block

Closes-Bug: #1962324
Signed-off-by: Cheol-Min Kim <cheolminkim@vanilet.pe.kr>
Change-Id: Ia4607259c1a344876a515d8ce450655de453ad8f
This commit is contained in:
Cheol-Min Kim 2022-03-01 21:07:17 +09:00
parent 317ff42002
commit 30c6092747
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ primary node. See the :doc:`/ovn/faq/index` for more information.
Permit remote access to TCP ports: 6640 (OVS) to VTEPS (if you use vteps),
6642 (SBDB) to hosts running neutron-server, gateway nodes that run ovn-controller,
and compute node services like ovn-controller an ovn-metadata-agent. 6641 (NBDB) to
and compute node services like ovn-controller and ovn-metadata-agent. 6641 (NBDB) to
hosts running neutron-server.
#. Start the ``ovn-northd`` service.