
This change allows to pass `test-release-openstack` Zuul job and effectively create a delivery. Change-Id: I7c8ce92901ba851b59aa763ae5634cb8c3f5840e Story: 2004559 Task: 28319
30 lines
657 B
INI
30 lines
657 B
INI
[metadata]
|
|
name = monasca-common
|
|
summary = Monasca common python modules
|
|
description-file =
|
|
README.rst
|
|
author = OpenStack
|
|
author-email = openstack-dev@lists.openstack.org
|
|
home-page = https://github.com/openstack/monasca-common
|
|
classifier =
|
|
Intended Audience :: Information Technology
|
|
Intended Audience :: System Administrators
|
|
License :: OSI Approved :: Apache Software License
|
|
Operating System :: POSIX :: Linux
|
|
Programming Language :: Python
|
|
Programming Language :: Python :: 2.7
|
|
|
|
[global]
|
|
setup-hooks =
|
|
pbr.hooks.setup_hook
|
|
|
|
[files]
|
|
packages =
|
|
monasca_common
|
|
|
|
[pbr]
|
|
autodoc_index_modules = True
|
|
|
|
[wheel]
|
|
universal = 1
|