Metadata-Version: 2.4
Name: caso
Version: 5.2.0
Summary: cASO is an OpenStack Accounting extractor.
License: Apache-2.0
License-File: LICENSE
Author: Alvaro Lopez Garcia
Author-email: aloga@ifca.unican.es
Requires-Python: >=3.10,<4.0
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.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: dirq (>=1.8,<2.0)
Requires-Dist: keystoneauth1 (>=5.8.0,<6.0.0)
Requires-Dist: oslo-concurrency (>=6.1.0,<7.0.0)
Requires-Dist: oslo-config (>=9.6.0,<10.0.0)
Requires-Dist: oslo-log (>=6.1.2,<7.0.0)
Requires-Dist: oslo-utils (>=7.3.0,<8.0.0)
Requires-Dist: pydantic (>=2,<3)
Requires-Dist: python-cinderclient (>=9.6.0,<10.0.0)
Requires-Dist: python-dateutil (>=2.9.0.post0,<3.0.0)
Requires-Dist: python-glanceclient (>=4.7.0,<5.0.0)
Requires-Dist: python-keystoneclient (>=5.5.0,<6.0.0)
Requires-Dist: python-neutronclient (>=11.3.1,<12.0.0)
Requires-Dist: python-novaclient (>=18.7.0,<19.0.0)
Requires-Dist: six (>=1.16.0,<2.0.0)
Requires-Dist: stevedore (>=5.3.0,<6.0.0)
Project-URL: Bug Tracker, https://github.com/IFCA/caso/issues
Project-URL: Documentation, https://caso.readthedocs.io/
Project-URL: Homepage, http://github.com/IFCA/caso
Project-URL: Repository, http://github.com/IFCA/caso
Description-Content-Type: text/markdown



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

[![Python TestingTravis](https://img.shields.io/github/actions/workflow/status/IFCA/caso/python-test.yml)](https://github.com/IFCA/caso/actions/workflows/python-test.yml)
[![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">

