Python client for Masakari REST API.
Go to file
Kengo Takahara 9a47367e20 Change the base class of osc.v1.DeleteHost
Since the function to delete a segment host doesn't output
resources after processing, the base class of DeleteHost class
should be the osc_lib.command.command.Command class.
This patch modified the base class of DeleteHost class and
modified so that it doesn't return an unnecessary value.

Change-Id: I2fcce95ae25be94ee5c38b876574476b77fdedff
Closes-Bug: #1656762
2017-02-24 17:27:33 +09:00
doc/source Initial Cookiecutter Commit. 2016-11-01 13:43:38 +09:00
masakariclient Change the base class of osc.v1.DeleteHost 2017-02-24 17:27:33 +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 Update to match latest global-requirements 2017-01-19 14:37:27 +05:30
setup.cfg Change Service Type vmha to ha 2016-11-21 13:29:52 +09:00
setup.py Update to match latest global-requirements 2017-01-19 14:37:27 +05:30
test-requirements.txt Initial Cookiecutter Commit. 2016-11-01 13:43:38 +09:00
tox.ini Initial Cookiecutter Commit. 2016-11-01 13:43:38 +09: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