cloudkitty-storage-init
OpenStack Rating as a Service - Python library
Install
- All systems
-
curl cmd.cat/cloudkitty-storage-init.sh
- Debian
-
apt-get install python3-cloudkitty
- Ubuntu
-
apt-get install python3-cloudkitty
- Kali Linux
-
apt-get install python3-cloudkitty
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-cloudkitty
- Dockerfile
- dockerfile.run/cloudkitty-storage-init
python3-cloudkitty
OpenStack Rating as a Service - Python library
CloudKitty aims at filling the gap between metrics collection systems like ceilometer and a billing system. Every metrics are collected, aggregated and processed through different rating modules. You can then query CloudKitty's storage to retrieve processed data and easily generate reports. Most parts of CloudKitty are modular so you can easily extend the base code to address your particular use case. This package contains the Python libraries.