06f7ea6255
When creating a share with OSC, the client looks up the default share type when one is unspecified. However, one doesn't need to specify a share type when creating a share from a snapshot. Change-Id: I39984c2b953b16d2cdbc92ecaf5f3b701a33b283 Closes-Bug: #1980985 Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
7 lines
228 B
YAML
7 lines
228 B
YAML
---
|
|
fixes:
|
|
- |
|
|
When creating a share from snapshot with 'openstack share create', the
|
|
client no longer forces the use of a share type. See `bug #1980985
|
|
<https://launchpad.net/bugs/1980985>`_ for more information.
|