Merge "URL changes are modified to be correct"

This commit is contained in:
Zuul 2018-03-21 08:33:19 +00:00 committed by Gerrit Code Review
commit 8288bccc3c
3 changed files with 3 additions and 3 deletions

View File

@ -656,7 +656,7 @@ the instructions in ``./tools/xen/README.md``.
Cells Cells
~~~~~ ~~~~~
`Cells <http://wiki.openstack.org/blueprint-nova-compute-cells>`__ is `Cells <https://wiki.openstack.org/wiki/Blueprint-nova-compute-cells>`__ is
an alternative scaling option. To setup a cells environment add the an alternative scaling option. To setup a cells environment add the
following to your ``localrc`` section: following to your ``localrc`` section:

View File

@ -2,7 +2,7 @@ Configure Load-Balancer Version 2
================================= =================================
Starting in the OpenStack Liberty release, the Starting in the OpenStack Liberty release, the
`neutron LBaaS v2 API <http://developer.openstack.org/api-ref-networking-v2-ext.html>`_ `neutron LBaaS v2 API <https://developer.openstack.org/api-ref/network/v2/index.html>`_
is now stable while the LBaaS v1 API has been deprecated. The LBaaS v2 reference is now stable while the LBaaS v1 API has been deprecated. The LBaaS v2 reference
driver is based on Octavia. driver is based on Octavia.

View File

@ -396,7 +396,7 @@ controller node.
In this configuration we are defining IPV4_ADDRS_SAFE_TO_USE to be a In this configuration we are defining IPV4_ADDRS_SAFE_TO_USE to be a
publicly routed IPv4 subnet. In this specific instance we are using publicly routed IPv4 subnet. In this specific instance we are using
the special TEST-NET-3 subnet defined in `RFC 5737 <http://tools.ietf.org/html/rfc5737>`_, the special TEST-NET-3 subnet defined in `RFC 5737 <https://tools.ietf.org/html/rfc5737>`_,
which is used for documentation. In your DevStack setup, IPV4_ADDRS_SAFE_TO_USE which is used for documentation. In your DevStack setup, IPV4_ADDRS_SAFE_TO_USE
would be a public IP address range that you or your organization has would be a public IP address range that you or your organization has
allocated to you, so that you could access your instances from the allocated to you, so that you could access your instances from the