Comment 3 for bug 1743941

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

Reviewed: https://review.openstack.org/557206
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=cf677f2603a9943d99b6bcb9eb3b704a4f3afc52
Submitter: Zuul
Branch: master

commit cf677f2603a9943d99b6bcb9eb3b704a4f3afc52
Author: lijunbo <email address hidden>
Date: Tue Jul 24 12:00:58 2018 +0800

    Retrieve is_default value to fix empty display in CLI

    This bug is from path[1], when we use manila client to create
    a share type or share group type, the is_default value is always
    empty, so add the is_default value when we create each share type
    or share group type.

    Closes-bug: #1743941
    [1] Ib264d8422fe57701f990cbbf7ea5d1e90b8b0008

    Change-Id: Ia8bcb632591fc0b5438847b22ec59c2039ecf5f1