python3-ceilometer-rootwrap

OpenStack efficient metering counters system - Python libraries

Install

All systems
curl cmd.cat/python3-ceilometer-rootwrap.sh
Debian Debian
apt-get install python3-ceilometer
Ubuntu
apt-get install python3-ceilometer
image/svg+xml Kali Linux
apt-get install python3-ceilometer
Windows (WSL2)
sudo apt-get update sudo apt-get install python3-ceilometer

python3-ceilometer

OpenStack efficient metering counters system - Python libraries

Ceilometer aims to deliver a Single Point Of Contact for billing systems, providing all the counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must be traceable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. (A ceilometer is an instrument that measures cloud coverage.) This package contains the Python libraries that are needed for all parts of Ceilometer.