Comment 2 for bug 1899325

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

Reviewed: https://review.opendev.org/760689
Committed: https://git.openstack.org/cgit/openstack/python-manilaclient/commit/?id=f98d4fa7d3a78cfdd09b1461597d9034da720e94
Submitter: Zuul
Branch: master

commit f98d4fa7d3a78cfdd09b1461597d9034da720e94
Author: yara <email address hidden>
Date: Sat Oct 31 14:22:58 2020 +0000

    Implements usage of '-c /--column' instead of additional logic.

    "openstack share type list" and "openstack share access list"
    do not need a "--columns" option.
    The OSC client has inherent support for output filtering
    via the "-c/--column" options.

    Closes-Bug:#1899325

    Change-Id: I6666e279e5ec97ced2e03aaf1eb88faec7408531