diff --git a/doc/source/developer-docs/additional-roles.rst b/doc/source/developer-docs/additional-roles.rst index 742efb8c00..7e6c8a09aa 100644 --- a/doc/source/developer-docs/additional-roles.rst +++ b/doc/source/developer-docs/additional-roles.rst @@ -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 diff --git a/doc/source/install-guide/configure-aodh.rst b/doc/source/install-guide/configure-aodh.rst index 5596c2abc0..cdafbabf26 100644 --- a/doc/source/install-guide/configure-aodh.rst +++ b/doc/source/install-guide/configure-aodh.rst @@ -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 diff --git a/doc/source/install-guide/configure-ceilometer.rst b/doc/source/install-guide/configure-ceilometer.rst index 584258fdd2..2e31addd72 100644 --- a/doc/source/install-guide/configure-ceilometer.rst +++ b/doc/source/install-guide/configure-ceilometer.rst @@ -191,3 +191,7 @@ setup-openstack.yml. The ceilometer playbooks will run as part of this playbook References ########## [1] `Ceilometer Admin Guide ` + +-------------- + +.. include:: navigation.txt diff --git a/doc/source/install-guide/configure-ceph.rst b/doc/source/install-guide/configure-ceph.rst index b134505029..b71a21b6e3 100644 --- a/doc/source/install-guide/configure-ceph.rst +++ b/doc/source/install-guide/configure-ceph.rst @@ -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 diff --git a/doc/source/install-guide/ops-galera.rst b/doc/source/install-guide/ops-galera.rst index ee009ebee9..5a74d1ff28 100644 --- a/doc/source/install-guide/ops-galera.rst +++ b/doc/source/install-guide/ops-galera.rst @@ -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 diff --git a/doc/source/install-guide/ops-logging.rst b/doc/source/install-guide/ops-logging.rst index bc38fff2db..2be3a007e0 100644 --- a/doc/source/install-guide/ops-logging.rst +++ b/doc/source/install-guide/ops-logging.rst @@ -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/`` + +-------------- + +.. include:: navigation.txt