Comment 4 for bug 1612484

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

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

commit e07b0e0919784b48dc47ae9cd8836342b8c13480
Author: Huanxuan Ao <email address hidden>
Date: Mon Nov 7 17:19:24 2016 +0800

    Add options to "volume backup list" command

    Add "--name", "--status", "--volume", "--marker" (v2 only)
    and "--limit" (v2 only) options to "volume backup list" command

    Change-Id: If20cb7650f2359d393ee314d9e055a8659c73009
    Closes-Bug: #1612484
    Closes-Bug: #1639712