Fix doc build warnings

Change-Id: I26b7b69fed9a9944eb2948fda1d5a1556ffebf6f
This commit is contained in:
Robb Romans 2016-03-24 16:27:35 -05:00
parent 732519ec4c
commit 69c019fde0
3 changed files with 8 additions and 9 deletions

View File

@ -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 the variable files to match ``/etc/openstack_deploy/user_*.yml`` as
arguments to ``ansible-playbook`` as a convenience. arguments to ``ansible-playbook`` as a convenience.
.. core: https://github.com/ansible/ansible-modules-core .. _core: https://github.com/ansible/ansible-modules-core
.. extras: https://github.com/ansible/ansible-modules-extras .. _extras: https://github.com/ansible/ansible-modules-extras
bootstrap-aio.sh 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 configured using environment variables - more details are provided on the
`All-In-One`_ page. `All-In-One`_ page.
.. All-In-One: quickstart-aio .. _All-In-One: quickstart-aio
Development and Testing Development and Testing
^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^
@ -148,9 +148,9 @@ A consolidated set of all lint tests may be done locally by executing:
tox -e linters tox -e linters
.. PEP8: https://www.python.org/dev/peps/pep-0008/ .. _PEP8: https://www.python.org/dev/peps/pep-0008/
.. Bashate: https://github.com/openstack-dev/bashate .. _Bashate: https://github.com/openstack-dev/bashate
.. ansible-lint: https://github.com/willthames/ansible-lint .. _ansible-lint: https://github.com/willthames/ansible-lint
Documentation Build Documentation Build
------------------- -------------------

View File

@ -107,7 +107,7 @@ parameters:
PLUMgrid Configurations PLUMgrid Configurations
~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~
On the Deployment Host create a PLUMgrid user variables file, using the sample in 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 ``/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 .. include:: navigation.txt

View File

@ -84,7 +84,7 @@ the ``nova_nova_conf_overrides`` variable:
force_config_drive: True force_config_drive: True
Libvirtd Connectivity and Authentication Libvirtd Connectivity and Authentication
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
By default, OpenStack-Ansible configures the libvirt daemon in the following By default, OpenStack-Ansible configures the libvirt daemon in the following
way: way: