ded2303da8
Currently, when there is no default share type and try to create a manila share without specifying a share type, the creation request is sent and no CLI error notification is received. This patch prevent sending the create request and provide early feedback to CLI users. Closes-Bug: #1960422 Change-Id: I66a8bcebe35e744f9796e3db44d6cedf2ada983f
7 lines
218 B
YAML
7 lines
218 B
YAML
---
|
|
fixes:
|
|
- |
|
|
`Launchpad bug 1960422 <https://bugs.launchpad.net/python-manilaclient/+bug/1960422>`_
|
|
has been fixed by prevent sending the share creation request and provide
|
|
early feedback to CLI users.
|