
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
Release notes
The release notes for a patch should be included in the patch. The intended audience for release notes include deployers, administrators and end-users.
A release note is required if the patch has upgrade or API impact. It is also required if the patch adds a feature or fixes a long-standing or security bug.
Please see https://docs.openstack.org/cinder/latest/contributor/releasenotes.html for more details.