Metadata-Version: 2.1
Name: monasca-transform
Version: 0.15.0
Summary: Data Aggregation and Transformation component for Monasca
Home-page: https://wiki.openstack.org/wiki/Monasca/Transform
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: pbr (!=2.1.0,>=2.0.0)
Requires-Dist: psutil (>=3.2.2)
Requires-Dist: PyMySQL (>=0.7.6)
Requires-Dist: six (>=1.10.0)
Requires-Dist: SQLAlchemy (!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10)
Requires-Dist: stevedore (>=1.20.0)
Requires-Dist: monasca-common (>=1.4.0)
Requires-Dist: oslo.config (>=5.1.0)
Requires-Dist: oslo.log (>=3.30.0)
Requires-Dist: oslo.service (!=1.28.1,>=1.24.0)
Requires-Dist: tooz (>=1.58.0)

Team and repository tags
========================

[![Team and repository tags](https://governance.openstack.org/badges/monasca-transform.svg)](https://governance.openstack.org/reference/tags/index.html)

<!-- Change things from this point on -->

# Monasca Transform

##To set up the development environment

The monasca-transform dev environment uses devstack so see the README in the devstack directory.



