Merge "Repeated words in Networking Guide"

This commit is contained in:
Jenkins 2015-08-31 03:26:45 +00:00 committed by Gerrit Code Review
commit a328532fbb
2 changed files with 3 additions and 3 deletions

View File

@ -257,7 +257,7 @@ Configure nova-scheduler (Controller)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
#. On every controller node running nova-scheduler add
PCIDeviceScheduler to the the scheduler_default_filters parameter
PCIDeviceScheduler to the scheduler_default_filters parameter
and add a new line for scheduler_available_filters parameter
under the [default] section in
:file:`/etc/nova/nova.conf`:

View File

@ -434,7 +434,7 @@ The following steps involve the network node:
interface contains the project network 1 gateway IP address
*TG1*.
#. The router namespace ``qrouter`` routes the packet (6) to the ``qr-2``
interface (7). The The ``qr-2`` interface contains the project network 2
interface (7). The ``qr-2`` interface contains the project network 2
gateway IP address *TG2*.
#. The router namespace ``qrouter`` forwards the packet to the VLAN
bridge ``qbr``.
@ -603,7 +603,7 @@ Network node
verbose = True
#. Configure the Linux bridge agent. Edit the
the :file:`/etc/neutron/plugins/ml2/ml2_conf.ini` file:
:file:`/etc/neutron/plugins/ml2/ml2_conf.ini` file:
.. code-block:: ini