Python client for Monasca REST API.
Go to file
Ghanshyam Mann bb7d4b67cb Drop lower-constraints.txt and its testing
As discussed in TC PTG[1] and TC resolution[2], we are
dropping the lower-constraints.txt file and its testing.
We will keep lower bounds in the requirements.txt file but
with a note that these are not tested lower bounds and we
try our best to keep them updated.

[1] https://etherpad.opendev.org/p/tc-zed-ptg#L326
[2] https://governance.openstack.org/tc/resolutions/20220414-drop-lower-constraints.html#proposal

Change-Id: I4c4ec3ef3f6016206cab1ae697985eaef8e95293
2022-04-30 20:30:48 -05:00
doc Add doc/requirements 2021-01-11 15:07:40 +01:00
docker Fix Docker build 2021-05-20 18:26:11 +02:00
monascaclient Remove six 2020-11-03 03:27:56 +00:00
playbooks Fix zuul publish docker image job 2021-04-07 14:13:49 +02:00
releasenotes Update master for stable/yoga 2022-03-04 17:17:20 +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 Drop lower-constraints.txt and its testing 2022-04-30 20:30:48 -05: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
requirements.txt Drop lower-constraints.txt and its testing 2022-04-30 20:30:48 -05: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 Add doc/requirements 2021-01-11 15:07:40 +01:00
tox.ini Drop lower-constraints.txt and its testing 2022-04-30 20:30:48 -05: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).