There are some issues around new attach/detach API/CLI, fix them step by step. This patch adds 'all_tenants', 'project_id' support in attachment-list along with these modifications: 1. Don't throw errors when have invalid filters and don't check filters when is admin context. 2. Don't apply filters again when query already applied limit and offset. Change-Id: I5f469c809dfb16e52d6298c4aa13a30c27ee56f9 Closes-Bug: #1675974
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 http://docs.openstack.org/developer/cinder/devref/releasenotes.html for more details.