tempest/setup.cfg
Matthew Treinish 271139aa7f Update to latest pbr
This commit moves switches tempest from the d2to1 version of pbr and
move to the latest version of pbr. However, there is a bug with
build_spinx so it doesn't work with a doc version set so that section
is removed from the doc conf.py.

Change-Id: I4fe14eb2b2e81132f8fa99936a031176b38c437b
2013-10-24 14:21:19 +00:00

24 lines
656 B
INI

[metadata]
name = tempest
version = 2014.1
summary = OpenStack Integration Testing
description-file =
README.rst
author = OpenStack QA
author-email = openstack-qa@lists.openstack.org
home-page = http://www.openstack.org/
classifier =
Intended Audience :: Information Technology
Intended Audience :: System Administrators
Intended Audience :: Developers
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
[build_sphinx]
all_files = 1
build-dir = doc/build
source-dir = doc/source