python-masakariclient/masakariclient/osc/v1
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
..
__init__.py Add masakari openstackclient plugin base 2016-11-07 08:37:15 +00:00
host.py Change the base class of osc.v1.DeleteHost 2017-02-24 17:27:33 +09:00
notification.py Merge "Improve logging" 2017-02-14 01:40:03 +00:00
segment.py Merge "Improve logging" 2017-02-14 01:40:03 +00:00