
Make a few cleanups: - Remove python 2.7 stanza from setup.py - Add requires on python >= 3.6 to setup.cfg so that pypi and pip know about the requirement - Remove obsolete sections from setup.cfg: * Wheel is not needed for python 3 only repo * Some other sections are obsolete - Update classifiers - Update requirements, no need for python_version anymore Change-Id: I1db16203ad150c6286c0ca833c01a456981d0a73
Middleware for OpenStack Telemetry (Ceilometer)
This library provides middleware modules designed to enable metric and event data generation to be consumed by Ceilometer.
For information on contributing, see
CONTRIBUTING.rst
.
- License: Apache License, Version 2.0
- Documentation: https://docs.openstack.org/ceilometermiddleware/latest/
- Source: http://opendev.org/openstack/ceilometermiddleware
- Bugs: http://bugs.launchpad.net/ceilometermiddleware
For any other information, refer to the parent project, Ceilometer:
Description
Languages
Python
100%