diff --git a/setup.cfg b/setup.cfg index 8d5322c101..f7ef3a5ce9 100644 --- a/setup.cfg +++ b/setup.cfg @@ -85,6 +85,7 @@ vmware_nsx.neutron.nsxv.housekeeper.jobs = source-dir = doc/source build-dir = doc/build all_files = 1 +# warning-is-error = 1 [upload_sphinx] upload-dir = doc/build/html @@ -108,7 +109,6 @@ autodoc_index_modules = 1 # NOTE(boden): enable and validate once a new version of pbr is released. # More info can be found on the ML: # http://lists.openstack.org/pipermail/openstack-dev/2016-June/097849.html -#warnerrors = true [wheel] universal = 1