[ops-guide] Cleanup arch networking chapter
Change-Id: I93c386ef2a15c107cb5963195fec98f67986a25e Implements: blueprint ops-guide-rst
This commit is contained in:
parent
6ff718402e
commit
e687550245
@ -107,7 +107,7 @@ For example, take a deployment that has both OpenStack Compute and
|
|||||||
Object Storage, with private ranges 172.22.42.0/24 and 172.22.87.0/26
|
Object Storage, with private ranges 172.22.42.0/24 and 172.22.87.0/26
|
||||||
available. One way to segregate the space might be as follows:
|
available. One way to segregate the space might be as follows:
|
||||||
|
|
||||||
::
|
.. code-block:: none
|
||||||
|
|
||||||
172.22.42.0/24:
|
172.22.42.0/24:
|
||||||
172.22.42.1 - 172.22.42.3 - subnet routers
|
172.22.42.1 - 172.22.42.3 - subnet routers
|
||||||
@ -151,12 +151,14 @@ configure with real hardware you can re-create with a software-defined
|
|||||||
equivalent. Each tenant can contain typical network elements such as
|
equivalent. Each tenant can contain typical network elements such as
|
||||||
routers, and services such as :term:`DHCP`.
|
routers, and services such as :term:`DHCP`.
|
||||||
|
|
||||||
The following table describes the networking deployment options for both
|
:ref:`table_networking_deployment` describes the networking deployment
|
||||||
legacy ``nova-network`` options and an equivalent neutron
|
options for both legacy ``nova-network`` options and an equivalent
|
||||||
configuration.
|
neutron configuration.
|
||||||
|
|
||||||
|
.. _table_networking_deployment:
|
||||||
|
|
||||||
.. list-table:: Networking deployment options
|
.. list-table:: Networking deployment options
|
||||||
:widths: 25 25 25 25
|
:widths: 10 30 30 30
|
||||||
:header-rows: 1
|
:header-rows: 1
|
||||||
|
|
||||||
* - Network deployment model
|
* - Network deployment model
|
||||||
@ -268,7 +270,7 @@ even matching log timestamps for debugging.
|
|||||||
All servers running OpenStack components should be able to access an
|
All servers running OpenStack components should be able to access an
|
||||||
appropriate NTP server. You may decide to set up one locally or use the
|
appropriate NTP server. You may decide to set up one locally or use the
|
||||||
public pools available from the `Network Time Protocol
|
public pools available from the `Network Time Protocol
|
||||||
project <http://www.pool.ntp.org/en/>`_.
|
project <http://www.pool.ntp.org/>`_.
|
||||||
|
|
||||||
DNS
|
DNS
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user