
snapshot.id doesn't have `tmp-snap` in it as id is not passed as a option while creating snapshot object. This should be change to `snapshot.display_name` at same location Closes-Bug: #1875570 Change-Id: I66da0212a61d778fe9795d382b3af5b225a8aa54
7 lines
220 B
YAML
7 lines
220 B
YAML
---
|
|
fixes:
|
|
- |
|
|
`Bug #1875570 <https://bugs.launchpad.net/cinder/+bug/1875570>`:
|
|
Fixed issue with NFS backend where the image-volume cache was
|
|
never used to create a volume, even when the cache was enabled.
|