[admin-guide] move default ports from config ref

Firewalls and default ports configuration is an administrative
tasks, and not OpenStack configuration options.
Also, we usually don't change the ports.

Change-Id: I0b5f488e8dfb89ce3bac52988e36768e765a01e3
This commit is contained in:
KATO Tomoyuki 2017-01-28 21:37:32 +09:00
parent ba0bf068d4
commit 35d86e92b4
5 changed files with 8 additions and 9 deletions

View File

@ -38,6 +38,7 @@ Appendix
.. toctree::
:maxdepth: 1
firewalls-default-ports.rst
common/app-support.rst
Glossary

View File

@ -43,7 +43,6 @@ Appendix
:maxdepth: 1
policy-json-file.rst
firewalls-default-ports.rst
common/app-support.rst
Glossary

View File

@ -28,9 +28,9 @@ Galera Cluster requires that you open the following ports to network traffic:
.. seealso::
For more information on firewalls, see `Firewalls and default ports
<https://docs.openstack.org/newton/config-reference/firewalls-default-ports.html>`_
in the Configuration Reference.
For more information on firewalls, see `firewalls and default ports
<https://docs.openstack.org/admin-guide/firewalls-default-ports.html>`_
in OpenStack Administrator Guide.
This can be achieved using the :command:`iptables` command:

View File

@ -411,11 +411,10 @@ IANA maintains a `registry of port numbers
for many TCP-based services, as well as services that use other layer 4
protocols that employ ports. Registering a TCP port number is not required, but
registering a port number is helpful to avoid collisions with other
services. See `Appendix B. Firewalls and default ports
<https://docs.openstack.org/newton/config-reference/firewalls-default-ports.html>`_
of the `OpenStack Configuration Reference <https://docs.openstack.org/newton/config-reference/>`_
for the default TCP ports used by various services involved in an OpenStack
deployment.
services. See `firewalls and default ports
<https://docs.openstack.org/admin-guide/firewalls-default-ports.html>`_
in OpenStack Administrator Guide for the default TCP ports used by
various services involved in an OpenStack deployment.
The most common application programming interface (API) for writing TCP-based