Files
openstack-chef/setup.cfg
Samuel Cassiba 331e3abfd5 Fixups for docs naming conventions
- remove watermark since it doesn't work in Zuul

Change-Id: Ib1fe4e405060350daa89baac422c908af33f46c2
2018-08-07 17:40:58 -07:00

26 lines
580 B
INI

[metadata]
name = openstack-chef
summary = Chef cookbooks for deploying OpenStack
description-file =
README.md
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = https://docs.openstack.org/openstack-chef/latest/
classifier =
Intended Audience :: Developers
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
[build_sphinx]
all_files = 1
build-dir = doc/build
source-dir = doc/source
warning-is-error = 1
[pbr]
warnerrors = True
[wheel]
universal = 1