Python client for Masakari REST API.
Go to file
Dinesh Bhor 7e21abfc1d Use os-testr and add PY35 support
python-masakariclient should use os-testr instead of testr as
it is more powerful and provide much prettier output than testr.

This patch also disables the use of PY34 and adds PY35 for in tox
as the gating on python 3.4 is restricted to <= Mitaka in OpenStack.
This is due to the change from Ubuntu Trusty to Xenial, where only
python3.5 is available.

Change-Id: I1029be8dedd8d4530586c2b4b852c7ddc1d03cf7
2017-07-26 16:17:30 +05:30
doc/source Initial Cookiecutter Commit. 2016-11-01 13:43:38 +09:00
masakariclient Add assertions to UT code 2017-06-21 19:34:15 +09:00
releasenotes Initial Cookiecutter Commit. 2016-11-01 13:43:38 +09:00
.coveragerc Initial Cookiecutter Commit. 2016-11-01 13:43:38 +09:00
.gitignore Initial Cookiecutter Commit. 2016-11-01 13:43:38 +09:00
.gitreview Added .gitreview 2016-10-17 08:04:35 +00:00
.mailmap Initial Cookiecutter Commit. 2016-11-01 13:43:38 +09:00
.testr.conf Initial Cookiecutter Commit. 2016-11-01 13:43:38 +09:00
CONTRIBUTING.rst Initial Cookiecutter Commit. 2016-11-01 13:43:38 +09:00
HACKING.rst Initial Cookiecutter Commit. 2016-11-01 13:43:38 +09:00
LICENSE Initial Cookiecutter Commit. 2016-11-01 13:43:38 +09:00
README.rst Initial Cookiecutter Commit. 2016-11-01 13:43:38 +09:00
babel.cfg Initial Cookiecutter Commit. 2016-11-01 13:43:38 +09:00
requirements.txt Bump openstacksdk to 0.9.13 2017-02-22 21:07:03 +00:00
setup.cfg Use os-testr and add PY35 support 2017-07-26 16:17:30 +05:30
setup.py Update to match latest global-requirements 2017-01-19 14:37:27 +05:30
test-requirements.txt Use os-testr and add PY35 support 2017-07-26 16:17:30 +05:30
tox.ini Use os-testr and add PY35 support 2017-07-26 16:17:30 +05:30

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