Remove the repetition words in usage.rst

Change-Id: I20656e4f189586b12cdea7ada10fbabe1f4c4dba
This commit is contained in:
zhouxinyong 2018-11-13 18:39:19 +08:00
parent 054f300290
commit 74dcdc4d08
1 changed files with 1 additions and 1 deletions

View File

@ -386,7 +386,7 @@ for that to work. When an InfiniBand network interface is discovered, the
**Ironic Inspector** adds a ``client-id`` attribute to the ``extra`` attribute
in the ironic port. The **Ironic Inspector** should be configured with
``iptables.ethoib_interfaces`` to indicate the Ethernet Over InfiniBand (EoIB)
which are used for physical access access to the DHCP network.
which are used for physical access to the DHCP network.
For example if **Ironic Inspector** DHCP server is using ``br-inspector`` and
the ``br-inspector`` has EoIB port e.g. ``eth0``,
the ``iptables.ethoib_interfaces`` should be set to ``eth0``.