diff --git a/doc/install-guide-rst/source/ceilometer-next-steps.rst b/doc/install-guide-rst/source/ceilometer-next-steps.rst index a33ebbd9b3..a6f09248a2 100644 --- a/doc/install-guide-rst/source/ceilometer-next-steps.rst +++ b/doc/install-guide-rst/source/ceilometer-next-steps.rst @@ -3,7 +3,5 @@ Next steps ========== Your OpenStack environment now includes Telemetry. -You can launch an instance or add more +You can :doc:`launch an instance ` or add more services to your environment in the previous chapters. - -.. TODO(katomo): add link to "launch an instance" after creation diff --git a/doc/install-guide-rst/source/cinder-next-steps.rst b/doc/install-guide-rst/source/cinder-next-steps.rst index a9389c51ad..a24f75e2d3 100644 --- a/doc/install-guide-rst/source/cinder-next-steps.rst +++ b/doc/install-guide-rst/source/cinder-next-steps.rst @@ -3,7 +3,5 @@ Next steps ========== Your OpenStack environment now includes Block Storage. You can -launch an instance or add more +:doc:`launch an instance ` or add more services to your environment in the following chapters. - -.. TODO(katomo): add link to launch instance after creation diff --git a/doc/install-guide-rst/source/cinder-verify.rst b/doc/install-guide-rst/source/cinder-verify.rst index d59fac9b53..8f5d19a35b 100644 --- a/doc/install-guide-rst/source/cinder-verify.rst +++ b/doc/install-guide-rst/source/cinder-verify.rst @@ -94,7 +94,5 @@ For more information about how to manage volumes, see the .. note:: - The launch an instance chapter includes instructions for - attaching this volume to an instance. - -.. TODO(katomo): add link to launch an instance after creation. + The :doc:`launch an instance ` chapter includes + instructions for attaching this volume to an instance. diff --git a/doc/install-guide-rst/source/dashboard-install.rst b/doc/install-guide-rst/source/dashboard-install.rst index 9099cb2bf6..e8349d0dd6 100644 --- a/doc/install-guide-rst/source/dashboard-install.rst +++ b/doc/install-guide-rst/source/dashboard-install.rst @@ -15,9 +15,7 @@ horizon/topics/deployment.html>`__. This section assumes proper installation, configuration, and operation of the Identity service using the Apache HTTP server and -Memcached as described in keystone-install. - -.. TODO: add link to keystone-install after creation. +Memcached as described in the ":doc:`keystone-install`" section. To install the dashboard components ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/doc/install-guide-rst/source/dashboard-next-step.rst b/doc/install-guide-rst/source/dashboard-next-step.rst index 8788a11a7e..b603e4238f 100644 --- a/doc/install-guide-rst/source/dashboard-next-step.rst +++ b/doc/install-guide-rst/source/dashboard-next-step.rst @@ -3,14 +3,12 @@ Next steps ========== Your OpenStack environment now includes the dashboard. You can -launch an instance or add +:doc:`launch an instance ` or add more services to your environment in the following chapters. After you install and configure the dashboard, you can complete the following tasks: -.. TODO: add link to "launch an instance" after creation. - * Provide users with a public IP address, a username, and a password so they can access the dashboard through a web browser. In case of any SSL certificate connection problems, point the server diff --git a/doc/install-guide-rst/source/glance-install.rst b/doc/install-guide-rst/source/glance-install.rst index 3443aaea68..8c998a0e6b 100644 --- a/doc/install-guide-rst/source/glance-install.rst +++ b/doc/install-guide-rst/source/glance-install.rst @@ -9,12 +9,10 @@ configuration stores images on the local file system. .. note:: This section assumes proper installation, configuration, and - operation of the Identity service as described in - keystone-install and keystone-verify as well as setup of the - :file:`admin-openrc.sh` script as described in - keystone-client-environment-scripts. - -.. TODO(katomo): add links to keystone after creation. + operation of the Identity service as described in the + ":doc:`keystone-install`" section and the ":doc:`keystone-verify`" + section as well as setup of the :file:`admin-openrc.sh` script + as described in the ":doc:`keystone-openrc`" section. To configure prerequisites ~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/doc/install-guide-rst/source/heat-next-step.rst b/doc/install-guide-rst/source/heat-next-step.rst index 2fc83902a3..00e8363186 100644 --- a/doc/install-guide-rst/source/heat-next-step.rst +++ b/doc/install-guide-rst/source/heat-next-step.rst @@ -3,7 +3,5 @@ Next steps ========== Your OpenStack environment now includes Orchestration. You can -launch an instance or add more +:doc:`launch an instance ` or add more services to your environment in the following chapters. - -.. TODO (katomo) add link to launch an instance after creation.