
The `name` filter for volume transfer is not currently recognized by the API. Instead, it allowed filtering on 'display_name', which is not the actual name of any attribute of the resource. This patch adds the support for it while secretly continuing to support `display_name` as a valid filter so as not to break people who have figured out the workaround. Change-Id: I6a4d12d5dd55080e9aa73027ed82d3bf13855e28 Closes-Bug: #1860100
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.