f95cb40ee3
Introduce some extra safety by an additional guard. Losing a snapshot is never an option, this justifies an additional api call to the NetApp storage back end. Change-Id: Ibc21b6c72d76a3a804f67e66e7604b3d0be4373f Related-Bug: #1971710
10 lines
384 B
YAML
10 lines
384 B
YAML
---
|
|
fixes:
|
|
- |
|
|
NetApp driver now checks after sending snapshot-create request that the
|
|
snapshot has been properly created. If snapshot is not checked, manila
|
|
assumes that working snapshot is available. But when user tries to access
|
|
the snapshot, request could fail.
|
|
`Launchpad bug 1971710 <https://bugs.launchpad.net/manila/+bug/1971710>`_
|
|
for more details.
|