diff --git a/doc/source/admin/troubleshooting.rst b/doc/source/admin/troubleshooting.rst
index 36ccdf63b2..f01cea12f4 100644
--- a/doc/source/admin/troubleshooting.rst
+++ b/doc/source/admin/troubleshooting.rst
@@ -30,8 +30,7 @@ flavors that you can edit or add to.
Guide `__.
- For more information about image configuration options, see the
- `Image services
- `__
+ `Image services <../configuration/index.html>`__
section of the OpenStack Configuration Reference.
@@ -219,8 +218,8 @@ can also be used to set policies for Image service actions.
.. code-block:: json
{
- "download_image":
- "upload_image":
+ "download_image":
+ "upload_image":
}
#. Define which roles or policies can manage which properties in a property
@@ -267,8 +266,7 @@ can also be used to set policies for Image service actions.
``glance-api`` service does not start.
To view a sample configuration file, see
- `glance-api.conf
- `__.
+ `glance-api.conf <../configuration/glance_api.html>`__.
#. Optionally, in the ``glance-api.conf`` file, specify whether roles or
policies are used in the property protections configuration file
@@ -280,8 +278,7 @@ can also be used to set policies for Image service actions.
The default is ``roles``.
To view a sample configuration file, see
- `glance-api.conf
- `__.
+ `glance-api.conf <../configuration/glance_api.html>`__.
Image download: how it works
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -317,7 +314,7 @@ Compute nodes also implement caching of images, meaning that if an image
has been used before it won't necessarily be downloaded every time.
Information on the configuration options for caching on compute nodes
can be found in the `Configuration
-Reference `__.
+Reference <../configuration/>`__.
Instance building blocks
~~~~~~~~~~~~~~~~~~~~~~~~
@@ -404,15 +401,14 @@ or you can install the latest version using the pip python package installer:
# pip install python-openstackclient
For more information about python-openstackclient and other command-line
-tools, see the `OpenStack End User
-Guide `__.
+tools, see the `OpenStack End User Guide <../cli/index.html>`__.
Control where instances run
~~~~~~~~~~~~~~~~~~~~~~~~~~~
The `Scheduling section
-`__
+`__
of OpenStack Configuration Reference
provides detailed information on controlling where your instances run,
including ensuring a set of instances run on different compute nodes for
diff --git a/doc/source/install/get-started.rst b/doc/source/install/get-started.rst
index 078bc505ca..8ee2cba8c0 100644
--- a/doc/source/install/get-started.rst
+++ b/doc/source/install/get-started.rst
@@ -23,8 +23,7 @@ systems to object-storage systems like OpenStack Object Storage.
node, it is not typically suitable for a multi-node glance deployment.
For information on requirements for other back ends, see
- `Configuration Reference
- `__.
+ `Configuration Reference <../configuration/index.html>`__.
The OpenStack Image service is central to Infrastructure-as-a-Service
(IaaS). It accepts API requests for disk or server images, and