From 789301240adc7fa91cd34405bf87e15c3b21bc51 Mon Sep 17 00:00:00 2001 From: chengebj5238 Date: Thu, 18 Jan 2018 15:53:27 +0800 Subject: [PATCH] URL changes are modified to be correct Change-Id: Ied5ee7da0a37405f130f7cecff48919f16435952 --- doc/source/configuration.rst | 2 +- doc/source/guides/devstack-with-lbaas-v2.rst | 2 +- doc/source/guides/neutron.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst index d932d8cd86..919a053317 100644 --- a/doc/source/configuration.rst +++ b/doc/source/configuration.rst @@ -643,7 +643,7 @@ the instructions in ``./tools/xen/README.md``. Cells ~~~~~ -`Cells `__ is +`Cells `__ is an alternative scaling option. To setup a cells environment add the following to your ``localrc`` section: diff --git a/doc/source/guides/devstack-with-lbaas-v2.rst b/doc/source/guides/devstack-with-lbaas-v2.rst index 3592844efb..7dee520a23 100644 --- a/doc/source/guides/devstack-with-lbaas-v2.rst +++ b/doc/source/guides/devstack-with-lbaas-v2.rst @@ -2,7 +2,7 @@ Configure Load-Balancer Version 2 ================================= Starting in the OpenStack Liberty release, the -`neutron LBaaS v2 API `_ +`neutron LBaaS v2 API `_ is now stable while the LBaaS v1 API has been deprecated. The LBaaS v2 reference driver is based on Octavia. diff --git a/doc/source/guides/neutron.rst b/doc/source/guides/neutron.rst index 092809a1cf..1b8dccd7f3 100644 --- a/doc/source/guides/neutron.rst +++ b/doc/source/guides/neutron.rst @@ -396,7 +396,7 @@ controller node. 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 -the special TEST-NET-3 subnet defined in `RFC 5737 `_, +the special TEST-NET-3 subnet defined in `RFC 5737 `_, 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 allocated to you, so that you could access your instances from the