fd7789403e
Turn on warnerrors and fix the errors it reports. Change-Id: I92a194e47b97dbdeb0e72164a813f41914f4f298
24 lines
610 B
INI
24 lines
610 B
INI
[metadata]
|
|
name = openstack-infra-config
|
|
summary = OpenStack Infrastructure Config
|
|
description-file =
|
|
README.md
|
|
author = OpenStack Infrastructure Team
|
|
author-email = openstack-infra@lists.openstack.org
|
|
home-page = http://ci.openstack.org/
|
|
classifier =
|
|
Environment :: OpenStack
|
|
Intended Audience :: Information Technology
|
|
Intended Audience :: System Administrators
|
|
License :: OSI Approved :: Apache Software License
|
|
Operating System :: POSIX :: Linux
|
|
Programming Language :: Python
|
|
|
|
[build_sphinx]
|
|
all_files = 1
|
|
build-dir = doc/build
|
|
source-dir = doc/source
|
|
|
|
[pbr]
|
|
warnerrors = true
|