Browse code

Merge "URL changes are modified to be correct"

Zuul authored on 2018/03/21 17:33:19
Showing 3 changed files
... ...
@@ -656,7 +656,7 @@ the instructions in ``./tools/xen/README.md``.
656 656
 Cells
657 657
 ~~~~~
658 658
 
659
-`Cells <http://wiki.openstack.org/blueprint-nova-compute-cells>`__ is
659
+`Cells <https://wiki.openstack.org/wiki/Blueprint-nova-compute-cells>`__ is
660 660
 an alternative scaling option.  To setup a cells environment add the
661 661
 following to your ``localrc`` section:
662 662
 
... ...
@@ -2,7 +2,7 @@ Configure Load-Balancer Version 2
2 2
 =================================
3 3
 
4 4
 Starting in the OpenStack Liberty release, the
5
-`neutron LBaaS v2 API <http://developer.openstack.org/api-ref-networking-v2-ext.html>`_
5
+`neutron LBaaS v2 API <https://developer.openstack.org/api-ref/network/v2/index.html>`_
6 6
 is now stable while the LBaaS v1 API has been deprecated.  The LBaaS v2 reference
7 7
 driver is based on Octavia.
8 8
 
... ...
@@ -396,7 +396,7 @@ controller node.
396 396
 
397 397
 In this configuration we are defining IPV4_ADDRS_SAFE_TO_USE to be a
398 398
 publicly routed IPv4 subnet. In this specific instance we are using
399
-the special TEST-NET-3 subnet defined in `RFC 5737 <http://tools.ietf.org/html/rfc5737>`_,
399
+the special TEST-NET-3 subnet defined in `RFC 5737 <https://tools.ietf.org/html/rfc5737>`_,
400 400
 which is used for documentation.  In your DevStack setup, IPV4_ADDRS_SAFE_TO_USE
401 401
 would be a public IP address range that you or your organization has
402 402
 allocated to you, so that you could access your instances from the