Python client for Masakari REST API.
Go to file
Kengo Takahara 6d61f0a103 Remove masakariclient's proxy class
Change I9b2d140065390d94dda532c39777cf691775e21e has added masakari
commands to openstacksdk and those are available in openstacksdk
version 0.13.0. So the respective sdk resource proxy class implemented
in masakariclient is no longer required.

This patch fixes below:
- Removes the proxy class from masakariclient, and modifies to use the
  proxy class implemented in openstacksdk.
- Related bug: #1756047

Closes-Bug: #1756047
Change-Id: I5ecc4f8edc283e16cc7a1bd83a0a21735135199c
2018-05-16 02:11:04 +00:00
doc/source Initial Cookiecutter Commit. 2016-11-01 13:43:38 +09:00
masakariclient Remove masakariclient's proxy class 2018-05-16 02:11:04 +00: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 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 Avoid tox_install.sh for constraints support 2017-12-02 17:00:12 +00: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