Python client for Masakari REST API.
Go to file
tpatil 71ce1fbb4a Fix osc command issue
If you have installed openstackclient and masakariclient on your
machine, then none of the openstack commands work as it fails to
load the masakari plugin.

Added 'API_NAME' global constants which osc clientmanager expects
during initialization of masakari plugin.

Change-Id: Id33bd45ee1625a23ae43090a45d8b0f9ff2bf56a
Closes-Bug: #1801689
2018-11-06 16:19:46 +09:00
doc/source Initial Cookiecutter Commit. 2016-11-01 13:43:38 +09:00
masakariclient Fix osc command issue 2018-11-06 16:19:46 +09:00
releasenotes Add --os-interface and --os-region-name options 2018-08-15 14:02:05 +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
.zuul.yaml import zuul job settings from project-config 2018-08-17 19:21:03 +09:00
babel.cfg 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
lower-constraints.txt add lower-constraints job 2018-06-05 15:34:43 +09:00
README.rst Initial Cookiecutter Commit. 2016-11-01 13:43:38 +09:00
requirements.txt Remove masakariclient's proxy class 2018-05-16 02:11:04 +00:00
setup.cfg Use os-testr and add PY35 support 2017-07-26 16:17:30 +05:30
setup.py Updated from global requirements 2018-01-18 03:29:05 +00:00
test-requirements.txt Updated from global requirements 2018-03-23 01:48:22 +00:00
tox.ini Add --os-interface and --os-region-name options 2018-08-15 14:02:05 +09:00

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