a398743264
When a share driver does not provide the capability to create share group snapshots, the share manager iterates over the shares in the group and invokes the driver method to snapshot the shares. However, the create and delete routines in this fallback path did not include some attributes necessary for the operation in many drivers. Change-Id: Id5a9467247df1d8f0ec6dee3fae842ba673c34ed Closes-Bug: #1888905 Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
7 lines
216 B
YAML
7 lines
216 B
YAML
---
|
|
fixes:
|
|
- |
|
|
An error with share group snapshot creation and deletion due to missing
|
|
attributes has been fixed. See `Launchpad bug 1888905
|
|
<https://launchpad.net/bugs/1888905>`_ for more information.
|