Python client for Monasca REST API.
Go to file
Zuul acb6a580ec Merge "Clean up README.rst" 2018-07-24 12:21:49 +00:00
doc/source Merge "Clean up README.rst" 2018-07-24 12:21:49 +00:00
monascaclient Remove unused TimingSession class 2018-07-16 15:39:57 +08:00
releasenotes Update reno for stable/queens 2018-01-22 17:16:39 +00:00
.gitignore Remove testrepository and .testr.conf 2018-07-12 08:41:56 +07:00
.gitreview Update .gitreview for new namespace 2015-10-17 22:37:23 +00:00
.stestr.conf Switch to using stestr 2018-06-02 21:18:55 -04:00
.zuul.yaml add lower-constraints job 2018-03-22 17:55:26 -04:00
CONTRIBUTING.rst Add CONTRIBUTING.rst 2016-11-18 11:44:37 +08:00
HACKING.rst Update the documentation link for doc migration 2017-08-02 16:52:12 +08:00
LICENSE Added HP copyright and Apache 2.0 license header. Added HACKING.rst and LICENSE file. 2014-05-01 16:59:50 -06:00
README.rst Clean up README.rst 2018-07-24 13:12:09 +02:00
lower-constraints.txt Remove testrepository and .testr.conf 2018-07-12 08:41:56 +07:00
requirements.txt Switch to using stestr 2018-06-02 21:18:55 -04:00
setup.cfg Enable client documentation 2017-11-21 17:31:06 +01:00
setup.py Updated from global requirements 2017-03-02 11:54:51 +00:00
test-requirements.txt Remove testrepository and .testr.conf 2018-07-12 08:41:56 +07:00
tox.ini Add syntax check for reStructuredText 2018-07-23 11:52:04 +00:00

README.rst

Team and repository tags

image

Python bindings to the Monasca API

Latest Version

This is a client library for Monasca built to interface with the Monasca API. It provides a Python API (the monascaclient module) and a command-line tool (monasca).