180ab3e0a2
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 <zhangbailin@inspur.com> Change-Id: I35b60496788ed752d605b289d994f3407ebb8388
7 lines
211 B
YAML
7 lines
211 B
YAML
---
|
|
fixes:
|
|
- |
|
|
`Launchpad bug 1830677 <https://bugs.launchpad.net/python-manilaclient/+bug/1830677>`_
|
|
has been fixed and the client now correctly get description of share type
|
|
instead of ``None``.
|