Metadata-Version: 2.1
Name: caso
Version: 2.0.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
Project-URL: Bug Tracker, https://github.com/IFCA/caso/issues
Project-URL: Documentation, https://caso.readthedocs.io/
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
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 :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown; charset=UTF-8
Requires-Dist: pbr (>=4.1.0)
Requires-Dist: six (>=1.9.0)
Requires-Dist: dirq
Requires-Dist: python-dateutil (>=2.4.2)
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: python-novaclient (>=2.28.1)
Requires-Dist: python-keystoneclient (>=3.0.0)
Requires-Dist: python-glanceclient (>=0.18.0)
Requires-Dist: python-ceilometerclient (>=1.5.0)
Requires-Dist: python-neutronclient (>=6.7.0)
Requires-Dist: keystoneauth1 (>=3.4.0)
Requires-Dist: stevedore

# caso

<img src="https://github.com/IFCA/caso/raw/master/doc/source/static/caso.png" width="300">

[![Travis](https://img.shields.io/travis/IFCA/caso.svg)](https://travis-ci.com/github/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

<img src="https://github.com/IFCA/caso/raw/master/doc/source/static/caso-diagram.png" width="500">

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

## Acknowledgement

This work is co-funded by the [EOSC-hub project](http://eosc-hub.eu/) (Horizon 2020) under Grant number 777536.
<img src="https://wiki.eosc-hub.eu/download/attachments/1867786/eu%20logo.jpeg?version=1&modificationDate=1459256840098&api=v2" height="24">
<img src="https://wiki.eosc-hub.eu/download/attachments/18973612/eosc-hub-web.png?version=1&modificationDate=1516099993132&api=v2" height="24">



