monasca-common/setup.cfg
cindy oneill 21d3947845 initial python monasca-common code in monasca_common
This is the start of a python monasca-common package.
Initially it has a common python logging config,
common oslo opts, and mysql common code.

Change-Id: I15c32b72fc42a8c5ce9eeedf20ca3a11907bf29f
2015-09-01 13:56:39 -06:00

23 lines
532 B
INI

[metadata]
name = monasca-common
summary = Monasca common python modules
author = Hewlett-Packard
home-page = https://github.com/stackforge/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
[files]
packages =
monasca_common
[pbr]
autodoc_index_modules = True
[wheel]
universal = 1