785aa8369c
This patch fixes the size value not being present in share snapshot instances, which causes drivers to not being able to access this property unless they read the size from the snapshot model. Closes-bug: #1815587 Change-Id: I730629ea460c316a02f8dffb4a55eea04ad619c9
7 lines
190 B
YAML
7 lines
190 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed the size value not being present in share snapshot
|
|
instances, which caused the NetApp driver to crash when
|
|
creating a share from a snapshot using python3.
|