f9c926fe40
By volume creation the volume database entry is created with the field provider_location = null. When cinder tries to register an image-cache from the new volume it gets the volume information from the database and can not derive the mountpoint for "None". This fix will set the provider location to prevent the error mentioned in the issue. Closes-Bug: 1965952 Change-Id: I0fe11542d2d5440d1048d388e7a7b09055cf3af8
6 lines
133 B
YAML
6 lines
133 B
YAML
---
|
|
fixes:
|
|
- |
|
|
`Bug #1953168 <https://bugs.launchpad.net/cinder/+bug/1965952>`_:
|
|
add netapp copyoffload provider location
|