Python client for Masakari REST API.
Go to file
Radosław Piliszek 435abc6654 Fix docs reqs for new pip
Per [1], the docs requirements were failing (or at least could)
due to test-requirements being used instead of doc/requirements.
The former may include dep versions not compatible with the
upper-constraints and hence cause issues for the new pip resolver.
This patch fixes that.

[1] http://lists.openstack.org/pipermail/openstack-discuss/2021-January/019611.html

Change-Id: I2441e77bef1a1d2a9acdd6e42d3b2610e9ad8283
2021-01-04 17:51:06 +01:00
doc Fix docs reqs for new pip 2021-01-04 17:51:06 +01:00
masakariclient Remove usage of six 2020-10-12 15:28:17 +08:00
releasenotes Update master for stable/victoria 2020-09-14 14:01:04 +00:00
.coveragerc Initial Cookiecutter Commit. 2016-11-01 13:43:38 +09:00
.gitignore [Gate Fix]Switch to stestr 2019-08-28 14:23:28 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:29:19 +00:00
.mailmap Initial Cookiecutter Commit. 2016-11-01 13:43:38 +09:00
.stestr.conf [Gate Fix]Switch to stestr 2019-08-28 14:23:28 +00:00
.zuul.yaml [CI] Add periodic jobs 2020-12-21 19:19:47 +00:00
CONTRIBUTING.rst Initial Cookiecutter Commit. 2016-11-01 13:43:38 +09:00
HACKING.rst Update the hacking to latest 2018-12-06 15:20:30 +00:00
LICENSE Initial Cookiecutter Commit. 2016-11-01 13:43:38 +09:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-06-13 16:55:39 +08:00
requirements.txt Remove masakariclient's proxy class 2018-05-16 02:11:04 +00:00
setup.cfg Add py38 package metadata 2020-10-12 06:54:08 +00:00
setup.py Cleanup py27 support 2020-04-04 16:57:44 +02:00
test-requirements.txt Fix docs reqs for new pip 2021-01-04 17:51:06 +01:00
tox.ini Fix docs reqs for new pip 2021-01-04 17:51:06 +01:00

README.rst

python-masakariclient

masakariclient module and a CLI tool for masakari

Please fill here a long description which must be at least 3 lines wrapped on 80 cols, so that distribution package maintainers can use it in their packages. Note that this is a hard requirement.

Features

  • TODO