Comment 2 for bug 1830677

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

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

commit 180ab3e0a2928c8c49da0b34172854acf14025ca
Author: haixin <email address hidden>
Date: Tue May 28 14:48:03 2019 +0800

    Change the default value of description of type show

    When exec CLI command: manila type-show {type_id}
    Currently, although the description of share type API in the response
    body, but it has been replaced by None(default) in manilaclient.

    Closes-Bug:#1830677
    Co-Authored-By: Brin Zhang <email address hidden>

    Change-Id: I35b60496788ed752d605b289d994f3407ebb8388