Comment 2 for bug 1645252

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

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

commit 6ca4dc3533d009866f82515c34cb3881f993c750
Author: jiahui.qiang <email address hidden>
Date: Tue Nov 22 17:27:34 2016 +0800

    Add options to "volume snapshot list" command

    Add "--name", "--status" and "--volume" options
    to "volume snapshot list" command for filtering results.

    Change-Id: I72db1abce7701f31598deec34801a4d1f5713870
    Closes-Bug:#1645252