Metadata-Version: 2.1
Name: caso
Version: 1.3.0
Summary: cASO is an OpenStack Accounting extractor.
Home-page: http://github.com/IFCA/caso
Author: Alvaro Lopez Garcia
Author-email: aloga@ifca.unican.es
License: Apache-2
Platform: UNKNOWN
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
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: pbr (>=1.6)
Requires-Dist: oslo.config (>=2.3.0)
Requires-Dist: oslo.concurrency (>=3.20.0)
Requires-Dist: oslo.log (>=1.8.0)
Requires-Dist: oslo.utils (!=2.6.0,>=2.0.0)
Requires-Dist: six (>=1.9.0)
Requires-Dist: python-novaclient (!=2.33.0,>=2.28.1)
Requires-Dist: python-keystoneclient (!=1.8.0,<3.0.0,>=1.6.0)
Requires-Dist: python-glanceclient (>=0.18.0)
Requires-Dist: python-ceilometerclient (>=1.5.0)
Requires-Dist: python-dateutil (>=2.4.2)
Requires-Dist: dirq

# caso

[![Travis](https://img.shields.io/travis/IFCA/caso.svg)](https://travis-ci.org/IFCA/caso)
[![Coveralls](https://img.shields.io/coveralls/IFCA/caso.svg)](https://coveralls.io/github/IFCA/caso)
[![PyPI](https://img.shields.io/pypi/v/caso.svg)](https://pypi.python.org/pypi/caso)
[![Python versions](https://img.shields.io/pypi/pyversions/caso.svg)](https://pypi.python.org/pypi/caso)

cASO is an OpenStack Accounting extractor.

* Free software: Apache license
* Source: https://github.com/IFCA/caso
* Bugs: https://github.com/IFCA/caso/issues

Documentation (the source is in ``doc/source/``) is online at
[caso documentation](https://caso.readthedocs.org/en/latest/).



