Docs: Add missing horizontal rule / navigation links

This patch adds missing navigation links to pages which currently
don't have them in order to ensure consistency in the documentation.

Change-Id: Ibc1e756ddd0ba959251c6430db1796d63e3517b0
This commit is contained in:
Jesse Pretorius 2016-03-01 12:30:36 +00:00
parent 811672f7e2
commit aa0be5a88b
6 changed files with 21 additions and 0 deletions

View File

@ -133,3 +133,7 @@ Deploying the Role
.. _conf.d: extending.html#conf-d
.. _as described in the Install Guide: ../install-guide/configure-creds.html#configuring-service-credentials
.. _Extending OpenStack-Ansible: extending.html#user-yml-files
--------------
.. include:: navigation.txt

View File

@ -113,3 +113,7 @@ The port of the Mongodb service:
``aodh_db_port: 27017``
Once all of these steps are complete, you are ready to run the os-aodh-install.yml playbook! Or, if deploying a new stack, simply run setup-openstack.yml. The aodh playbooks will run as part of this playbook.
--------------
.. include:: navigation.txt

View File

@ -191,3 +191,7 @@ setup-openstack.yml. The ceilometer playbooks will run as part of this playbook
References
##########
[1] `Ceilometer Admin Guide <http://docs.openstack.org/admin-guide-cloud/telemetry-data-collection.html>`
--------------
.. include:: navigation.txt

View File

@ -65,3 +65,7 @@ IP addresses for the Ceph Monitor servers in the deployment:
ceph_mons: ['192.168.1.10', '192.168.1.11', '192.168.1.12']
.. _Ceph Monitor: http://docs.ceph.com/docs/master/rados/configuration/mon-config-ref/
--------------
.. include:: navigation.txt

View File

@ -16,6 +16,7 @@ after gracefully shutting down all nodes.
MySQL instances are restarted when creating a cluster, adding a
node, the service isn't running, or when changes are made to the
``/etc/mysql/my.cnf`` configuration file.
--------------
.. include:: navigation.txt

View File

@ -22,3 +22,7 @@ deployment:
* Each physical host has the logs from its service containers mounted at
``/openstack/log/``
* Each service container has its own logs stored at ``/var/log/<service_name>``
--------------
.. include:: navigation.txt