promenade/doc/source/configuration
Felipe Monteiro 9d1e27f040 Treat warnings as errors in docs and fix warnings
This patch set fixes Promenade's failing documenation job (it
is currently issuing a number of warnings that should be treated
as errors):

/home/zuul/src/git.openstack.org/openstack/airship-promenade/doc/source/configuration/index.rst:10: WARNING: toctree contains reference to nonexisting document 'configuration/encryption-policy'
WARNING: autodoc: failed to import exception 'exceptions.ApiError' from module 'promenade'; the following exception was raised:
No module named 'falcon'

The first one indicates that the file has the wrong extension
and the second one that autodoc is failing to import something
(first case => rename file, second case => add requirement to
test-requirements.txt)

.. http://logs.openstack.org/18/605818/1/gate/airship-promenade-unit-py35/c733138/ara-report/

Change-Id: I974d5929aaac8a6e27d4196eed5f8bc97703e61d
2018-10-04 14:25:22 +00:00
..
docker.rst Rename docs to doc to align with OpenStack standard 2018-06-04 15:10:35 -04:00
encryption-policy.rst Treat warnings as errors in docs and fix warnings 2018-10-04 14:25:22 +00:00
genesis.rst Fix: various documentation and URL fixes 2018-09-25 11:44:57 +02:00
host-system.rst Update Helm to v2.10.0 2018-09-12 06:38:56 +00:00
index.rst Fix: various documentation and URL fixes 2018-09-25 11:44:57 +02:00
kubelet.rst Rename docs to doc to align with OpenStack standard 2018-06-04 15:10:35 -04:00
kubernetes-network.rst Rename docs to doc to align with OpenStack standard 2018-06-04 15:10:35 -04:00
kubernetes-node.rst Rename docs to doc to align with OpenStack standard 2018-06-04 15:10:35 -04:00
pki-catalog.rst Rename docs to doc to align with OpenStack standard 2018-06-04 15:10:35 -04:00