summaryrefslogtreecommitdiff
path: root/releasenotes/notes/bug-1583699-dba4fe6c057e2be5.yaml
blob: 6b141feddd2769d8d502075c69f79bed7b4de345 (plain)
1
2
3
4
5
6
7
8
9
---
fixes:
  - >
    [`bug 1583699 <https://bugs.launchpad.net/keystonemiddleware/+bug/1583699>`_]
    Some service APIs (such as Swift list public containers) do not require
    a token. Therefore, there will be no identity or service catalog
    information available. In these cases, audit now fills in the default
    (i.e. taxonomy.UNKNOWN) for both initiator and target instead of raising
    an exception.