
Adds a ACL only filter when getting the list of secrets. If 'http://barbican:9311/v1/secrets/acl_only=true' is given then the list of secrets returned should only contain secrets that the user is on the ACL for (regardless of project). If acl_only is false or is not given, then the default project based behaviour will be used. DocImpact APIImpact Change-Id: I8e511d29b77ce15d2000ee2876a12cf6a95771c6 Closes-Bug: #1459780