From 69c019fde01122430e22cc099d4ca070ebe39f73 Mon Sep 17 00:00:00 2001 From: Robb Romans Date: Thu, 24 Mar 2016 16:27:35 -0500 Subject: [PATCH] Fix doc build warnings Change-Id: I26b7b69fed9a9944eb2948fda1d5a1556ffebf6f --- doc/source/developer-docs/scripts.rst | 12 ++++++------ doc/source/install-guide/app-plumgrid.rst | 3 +-- doc/source/install-guide/configure-nova.rst | 2 +- 3 files changed, 8 insertions(+), 9 deletions(-) diff --git a/doc/source/developer-docs/scripts.rst b/doc/source/developer-docs/scripts.rst index 575bd9f10f..d9bd0b91fc 100644 --- a/doc/source/developer-docs/scripts.rst +++ b/doc/source/developer-docs/scripts.rst @@ -33,8 +33,8 @@ The script also creates the ``openstack-ansible`` wrapper tool that provides the variable files to match ``/etc/openstack_deploy/user_*.yml`` as arguments to ``ansible-playbook`` as a convenience. -.. core: https://github.com/ansible/ansible-modules-core -.. extras: https://github.com/ansible/ansible-modules-extras +.. _core: https://github.com/ansible/ansible-modules-core +.. _extras: https://github.com/ansible/ansible-modules-extras bootstrap-aio.sh ---------------- @@ -45,7 +45,7 @@ necessary partitions, directories, and configurations. The script can be configured using environment variables - more details are provided on the `All-In-One`_ page. -.. All-In-One: quickstart-aio +.. _All-In-One: quickstart-aio Development and Testing ^^^^^^^^^^^^^^^^^^^^^^^ @@ -148,9 +148,9 @@ A consolidated set of all lint tests may be done locally by executing: tox -e linters -.. PEP8: https://www.python.org/dev/peps/pep-0008/ -.. Bashate: https://github.com/openstack-dev/bashate -.. ansible-lint: https://github.com/willthames/ansible-lint +.. _PEP8: https://www.python.org/dev/peps/pep-0008/ +.. _Bashate: https://github.com/openstack-dev/bashate +.. _ansible-lint: https://github.com/willthames/ansible-lint Documentation Build ------------------- diff --git a/doc/source/install-guide/app-plumgrid.rst b/doc/source/install-guide/app-plumgrid.rst index 82cd9e0efa..bcefaed1d7 100644 --- a/doc/source/install-guide/app-plumgrid.rst +++ b/doc/source/install-guide/app-plumgrid.rst @@ -107,7 +107,7 @@ parameters: PLUMgrid Configurations -~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~ On the Deployment Host create a PLUMgrid user variables file, using the sample in ``/opt/plumgrid-ansible/etc/user_pg_vars.yml.example`` and copy it to @@ -199,4 +199,3 @@ automation scripts for the entire workflow described above) -------------- .. include:: navigation.txt - diff --git a/doc/source/install-guide/configure-nova.rst b/doc/source/install-guide/configure-nova.rst index 7cbb20f493..36cf4cbdf3 100644 --- a/doc/source/install-guide/configure-nova.rst +++ b/doc/source/install-guide/configure-nova.rst @@ -84,7 +84,7 @@ the ``nova_nova_conf_overrides`` variable: force_config_drive: True Libvirtd Connectivity and Authentication -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ By default, OpenStack-Ansible configures the libvirt daemon in the following way: