Python client for Monasca REST API.
Go to file
Corey Bryant 4339da2ee5 add python 3.7 unit test job
This is a mechanically generated patch to add a unit test job running
under Python 3.7.

See ML discussion here [1] for context.

[1] http://lists.openstack.org/pipermail/openstack-dev/2018-October/135626.html

Change-Id: I41ac626190578dde4479ec79ff8353e4fcd295fe
Story: #2004073
Task: #27430
2019-02-15 00:07:04 -05:00
doc/source Merge "Clean up README.rst" 2018-07-24 12:21:49 +00:00
monascaclient Fix alarm-definition-list in Python 3 2019-02-11 15:24:57 +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 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
lower-constraints.txt Remove testrepository and .testr.conf 2018-07-12 08:41:56 +07:00
README.rst Clean up README.rst 2018-07-24 13:12:09 +02: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 Remove testrepository and .testr.conf 2018-07-12 08:41:56 +07:00
tox.ini Add python 3.6 unit test job 2018-11-07 22:35:11 -08:00

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).