blob: f6f9f7388a3655d2d169a50266932c34907de471 [file] [log] [blame]
Matthew Treinish32d35702013-08-13 11:59:06 -04001[metadata]
2name = tempest_unit_tests
3version = 1
4summary = Fake Project for testing wrapper scripts
Masayuki Igawacde02862014-02-24 19:11:41 +09005author = OpenStack
6author-email = openstack-dev@lists.openstack.org
Matthew Treinish32d35702013-08-13 11:59:06 -04007home-page = http://www.openstack.org/
8classifier =
9 Intended Audience :: Information Technology
10 Intended Audience :: System Administrators
11 Intended Audience :: Developers
12 License :: OSI Approved :: Apache Software License
13 Operating System :: POSIX :: Linux
14 Programming Language :: Python
15 Programming Language :: Python :: 2
16 Programming Language :: Python :: 2.7
17
18[global]
19setup-hooks =
20 pbr.hooks.setup_hook