manila/releasenotes/notes/fix-py3-netapp-a9815186ddc865d4.yaml
silvacarloss 785aa8369c Fix missing size value in snapshot instance
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
2019-03-05 11:29:49 -03:00

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.