The osc.v1.DeleteHost class should be a subclass of osc_lib.command.command class.

Bug #1656762 reported by niwa.keiji.z03
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-masakariclient
Fix Released
Undecided
takahara.kengo

Bug Description

The osc.v1.DeleteHost class should be a subclass of osc_lib.command.command class.
It is not a subclass of showOne.
Because、The segment host delete function does not display the resources after processing.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-masakariclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/437833

Changed in python-masakariclient:
assignee: nobody → takahara.kengo (takahara.kengo)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-masakariclient (master)

Reviewed: https://review.openstack.org/437833
Committed: https://git.openstack.org/cgit/openstack/python-masakariclient/commit/?id=9a47367e2051cd54f9e520f9eb034e260de869b9
Submitter: Jenkins
Branch: master

commit 9a47367e2051cd54f9e520f9eb034e260de869b9
Author: Kengo Takahara <email address hidden>
Date: Fri Feb 24 17:26:59 2017 +0900

    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

Changed in python-masakariclient:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.