InstallationΒΆ

At the command line:

$ pip install ceilometermiddleware

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv ceilometermiddleware
$ pip install ceilometermiddleware

Previous topic

Middleware for OpenStack Telemetry (Ceilometer)

Next topic

Usage

Project Source

This Page