Merge "Repeated words in Networking Guide"
This commit is contained in:
commit
a328532fbb
@ -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`:
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user