RETIRED, further work has moved to Debian project infrastructure
Go to file
2014-03-26 15:50:45 -06:00
debian Initial debian package setup. 2014-03-24 17:01:48 -06:00
monclient Notification create working 2014-03-26 15:50:45 -06:00
tools metrics-create working 2014-03-20 11:20:04 -06:00
.gitignore Initial debian package setup. 2014-03-24 17:01:48 -06:00
.testr.conf Unit tests working 2014-03-24 15:00:41 -06:00
MANIFEST.in Unit tests working 2014-03-24 15:00:41 -06:00
openstack-common.conf Initial monclient files. Help, and versioning is working. 2014-03-17 16:15:44 -06:00
README.rst Notification create working 2014-03-26 15:50:45 -06:00
requirements.txt Initial monclient files. Help, and versioning is working. 2014-03-17 16:15:44 -06:00
run_tests.sh Unit tests working 2014-03-24 15:00:41 -06:00
setup.cfg Initial monclient files. Help, and versioning is working. 2014-03-17 16:15:44 -06:00
setup.py Unit tests working 2014-03-24 15:00:41 -06:00
test-requirements.txt Notification create working 2014-03-26 15:50:45 -06:00
tox.ini Initial monclient files. Help, and versioning is working. 2014-03-17 16:15:44 -06:00

Python bindings to the Monitoring API

This is a client library for Monitoring built to interface to the Monitoring API. It provides a Python API (the monclient module) and a command-line tool (mon).