Python client for Monasca REST API.
Go to file
ZhijunWei 7939777a15 Update hacking version
1. Use latest release 1.1.0 and compatible changes w.r.t pep8
2. cleanup of .keys() from dict_object.keys() *in* operator

Story: 2004930
Task: 29772
Change-Id: I5c41100494efee5f0d29d094ccb4d85a6f64bcec
2019-03-01 16:07:52 +00:00
doc/source Merge "Clean up README.rst" 2018-07-24 12:21:49 +00:00
monascaclient Update hacking version 2019-03-01 16:07:52 +00:00
releasenotes Update reno for stable/rocky 2018-07-24 16:47:25 +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 python 3.7 unit test job 2019-02-15 00:07:04 -05:00
CONTRIBUTING.rst Add CONTRIBUTING.rst 2016-11-18 11:44:37 +08:00
HACKING.rst Update hacking version 2019-03-01 16:07:52 +00: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 Update hacking version 2019-03-01 16:07:52 +00:00
requirements.txt Switch to using stestr 2018-06-02 21:18:55 -04:00
setup.cfg Change openstack-dev to openstack-discuss 2018-12-04 07:32:52 +00:00
setup.py Updated from global requirements 2017-03-02 11:54:51 +00:00
test-requirements.txt Update hacking version 2019-03-01 16:07:52 +00:00
tox.ini Add python 3.6 unit test job 2018-11-07 22:35:11 -08: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).