summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/fix-audit-no-service-endpoint-ports-72b2009d631dcf19.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/fix-audit-no-service-endpoint-ports-72b2009d631dcf19.yaml b/releasenotes/notes/fix-audit-no-service-endpoint-ports-72b2009d631dcf19.yaml
new file mode 100644
index 0000000..31d2a84
--- /dev/null
+++ b/releasenotes/notes/fix-audit-no-service-endpoint-ports-72b2009d631dcf19.yaml
@@ -0,0 +1,6 @@
+---
+fixes:
+ - |
+ [`bug 1797584 <https://bugs.launchpad.net/keystonemiddleware/+bug/1797584>`_]
+ Fixed a bug where the audit code would select the wrong target service
+ if the OpenStack service endpoints were not using unique TCP ports.