Comment 3 for bug 1517804

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

Reviewed: https://review.openstack.org/251646
Committed: https://git.openstack.org/cgit/openstack/python-openstackclient/commit/?id=fad7126e7929621e37a021ee474b6aa771a92912
Submitter: Jenkins
Branch: master

commit fad7126e7929621e37a021ee474b6aa771a92912
Author: xiexs <email address hidden>
Date: Wed Dec 2 13:45:58 2015 +0800

    Remove list output from "compute service set"

    Replace the super class from lister.Lister to command.Command,
    as no need to display the status for the "set" command.

    Change-Id: Ibaf3c1e349633223fca19937bbd9060d4f9ecbda
    Closes-Bug: #1517804