Fix doc build warnings
Change-Id: I26b7b69fed9a9944eb2948fda1d5a1556ffebf6f
This commit is contained in:
parent
732519ec4c
commit
69c019fde0
@ -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
|
||||
-------------------
|
||||
|
@ -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
|
||||
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user