cde028614a
I have checked the author of other projects. Most of them are just 'OpenStack'. And OpenStack QA is not suitable for the author because many development members contribute to Tempest. And author-email is not proper email address recently. It is deprecated now. Change-Id: I0f7405d107bf40d4781acb0e4b4a5db20d7606e4
27 lines
677 B
INI
27 lines
677 B
INI
[metadata]
|
|
name = tempest
|
|
version = 2014.1
|
|
summary = OpenStack Integration Testing
|
|
description-file =
|
|
README.rst
|
|
author = OpenStack
|
|
author-email = openstack-dev@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
|
|
|
|
[wheel]
|
|
universal = 1
|