Python client for Monasca REST API.
Go to file
OpenStack Release Bot e98930a2da Update TOX_CONSTRAINTS_FILE for stable/victoria
Update the URL to the upper-constraints file to point to the redirect
rule on releases.openstack.org so that anyone working on this branch
will switch to the correct upper-constraints list automatically when
the requirements repository branches.

Until the requirements repository has as stable/victoria branch, tests will
continue to use the upper-constraints list on master.

Change-Id: I965b2a9bf3c22d0dd490b63613137dc79d1e2535
2020-09-11 21:59:38 +00:00
doc/source Switch to newer openstackdocstheme and reno versions 2020-05-20 21:47:56 +02:00
docker Change repository links usage in Dockerfile and build image 2019-05-23 08:52:23 +00:00
monascaclient Stop to use the __future__ module. 2020-06-02 20:49:51 +02:00
playbooks Push Docker image to Docker Hub 2019-04-15 15:20:00 +02:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-05-20 21:47:56 +02:00
.gitignore Remove testrepository and .testr.conf 2018-07-12 08:41:56 +07:00
.gitreview Update .gitreview for stable/victoria 2020-09-11 21:59:34 +00:00
.stestr.conf Switch to using stestr 2018-06-02 21:18:55 -04:00
.zuul.yaml Add Python3 victoria unit tests 2020-04-18 15:10:05 +00:00
CONTRIBUTING.rst Update CONTRIBUTING.rst 2020-05-19 16:31:51 +02: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 Add releasenotes link to README 2020-05-20 10:35:50 +08:00
lower-constraints.txt Switch to newer openstackdocstheme and reno versions 2020-05-20 21:47:56 +02:00
requirements.txt Switch to using stestr 2018-06-02 21:18:55 -04:00
setup.cfg Add py38 package metadata 2020-04-24 08:23:17 -05:00
setup.py Cleanup py27 support 2020-04-08 11:43:54 +02:00
test-requirements.txt Switch to newer openstackdocstheme and reno versions 2020-05-20 21:47:56 +02:00
tox.ini Update TOX_CONSTRAINTS_FILE for stable/victoria 2020-09-11 21:59:38 +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).