Comment 2 for bug 1612484

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

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

commit 6986a32e1cd6d0c0bdf973e5d4e4bcb3d1f45235
Author: Huanxuan Ao <email address hidden>
Date: Fri Aug 12 12:29:45 2016 +0800

    Add "--limit" and "--marker" options to "volume list" command

    Add ``--limit`` option to ``volume list`` command in volume v1,
    add ``--limit`` and ``--marker`` options to ``volume list``
    command in volume v2.

    Change-Id: I327a252aa83ed84166da99cf6aa80334e0e6dd44
    Partial-Bug: #1612484