Python client for Monasca REST API.
Go to file
Sean McGinnis c3aaeb9782
Add py38 package metadata
Now that we are running the Victoria tests that include a
voting py38, we can now add the Python 3.8 metadata to the
package information to reflect that support.

Change-Id: I119bc3dbfa01acf25b9552b5db404c1732622c88
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-04-24 08:23:17 -05:00
doc/source Update hacking for Python3 2020-03-31 22:07:59 +02:00
docker Change repository links usage in Dockerfile and build image 2019-05-23 08:52:23 +00:00
monascaclient Merge "Fix mock import statements" 2020-04-21 12:44:24 +00:00
playbooks Push Docker image to Docker Hub 2019-04-15 15:20:00 +02:00
releasenotes Update master for stable/ussuri 2020-04-18 15:10:02 +00:00
.gitignore Remove testrepository and .testr.conf 2018-07-12 08:41:56 +07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:34:48 +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 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 Replace git.openstack.org URLs with opendev.org URLs 2019-05-22 10:50:59 +02:00
lower-constraints.txt Merge "Fix mock import statements" 2020-04-21 12:44:24 +00: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 Merge "Cleanup py27 support" 2020-04-14 13:41:17 +00:00
tox.ini Cleanup py27 support 2020-04-08 11:43:54 +02: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).