616f3acf60
Fixed the issue that didn't allow users to create share from snapshot when the snapshot name was specified instead of the id. Now, the manila client will search for snapshots regardless if the name or id of the snapshot was specified. Closes-Bug: #1798229 Change-Id: I2b29b6d2ba232aa390e7c3708ee589c82e3e7e72
7 lines
259 B
YAML
7 lines
259 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed the issue in which users were unable to create a share from a
|
|
snapshot, specifing the snapshot's name. For more details, please refer to
|
|
`launchpad bug 1798229 <https://bugs.launchpad.net/python-manilaclient/+bug/1798229>`_
|