summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/fix-1940660-5226988f2e7ae1bd.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/releasenotes/notes/fix-1940660-5226988f2e7ae1bd.yaml b/releasenotes/notes/fix-1940660-5226988f2e7ae1bd.yaml
new file mode 100644
index 00000000..14a515e8
--- /dev/null
+++ b/releasenotes/notes/fix-1940660-5226988f2e7ae1bd.yaml
@@ -0,0 +1,7 @@
+---
+fixes:
+ - >
+ [`bug 1940660 <https://bugs.launchpad.net/ceilometer/+bug/1940660>`_]
+ Fixes an issue with the Swift pollster where the ``[service_credentials]
+ cafile`` option was not used. This could prevent communication with
+ TLS-enabled Swift APIs.