a870c13cf1
This patch also fixes an incorrect docstring in the share types SDK method. Closes-Bug: #2030686 Change-Id: Iaea9746e6f4e133574f5504d906a49cc80fa4243
9 lines
329 B
YAML
9 lines
329 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed default share type lookup associated with the "openstack share
|
|
create" command. The lookup now resolves default share types correctly
|
|
even on environments where the default type isn't named "default". See
|
|
`launchpad bug #2030686 <https://launchpad.net/bugs/2030686>`_ for more
|
|
details.
|