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:
parent
811672f7e2
commit
aa0be5a88b
@ -133,3 +133,7 @@ Deploying the Role
|
|||||||
.. _conf.d: extending.html#conf-d
|
.. _conf.d: extending.html#conf-d
|
||||||
.. _as described in the Install Guide: ../install-guide/configure-creds.html#configuring-service-credentials
|
.. _as described in the Install Guide: ../install-guide/configure-creds.html#configuring-service-credentials
|
||||||
.. _Extending OpenStack-Ansible: extending.html#user-yml-files
|
.. _Extending OpenStack-Ansible: extending.html#user-yml-files
|
||||||
|
|
||||||
|
--------------
|
||||||
|
|
||||||
|
.. include:: navigation.txt
|
||||||
|
@ -113,3 +113,7 @@ The port of the Mongodb service:
|
|||||||
``aodh_db_port: 27017``
|
``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.
|
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
|
||||||
|
@ -191,3 +191,7 @@ setup-openstack.yml. The ceilometer playbooks will run as part of this playbook
|
|||||||
References
|
References
|
||||||
##########
|
##########
|
||||||
[1] `Ceilometer Admin Guide <http://docs.openstack.org/admin-guide-cloud/telemetry-data-collection.html>`
|
[1] `Ceilometer Admin Guide <http://docs.openstack.org/admin-guide-cloud/telemetry-data-collection.html>`
|
||||||
|
|
||||||
|
--------------
|
||||||
|
|
||||||
|
.. include:: navigation.txt
|
||||||
|
@ -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_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/
|
.. _Ceph Monitor: http://docs.ceph.com/docs/master/rados/configuration/mon-config-ref/
|
||||||
|
|
||||||
|
--------------
|
||||||
|
|
||||||
|
.. include:: navigation.txt
|
||||||
|
@ -16,6 +16,7 @@ after gracefully shutting down all nodes.
|
|||||||
MySQL instances are restarted when creating a cluster, adding a
|
MySQL instances are restarted when creating a cluster, adding a
|
||||||
node, the service isn't running, or when changes are made to the
|
node, the service isn't running, or when changes are made to the
|
||||||
``/etc/mysql/my.cnf`` configuration file.
|
``/etc/mysql/my.cnf`` configuration file.
|
||||||
|
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
.. include:: navigation.txt
|
.. include:: navigation.txt
|
||||||
|
@ -22,3 +22,7 @@ deployment:
|
|||||||
* Each physical host has the logs from its service containers mounted at
|
* Each physical host has the logs from its service containers mounted at
|
||||||
``/openstack/log/``
|
``/openstack/log/``
|
||||||
* Each service container has its own logs stored at ``/var/log/<service_name>``
|
* Each service container has its own logs stored at ``/var/log/<service_name>``
|
||||||
|
|
||||||
|
--------------
|
||||||
|
|
||||||
|
.. include:: navigation.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user