summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Riteau <pierre@stackhpc.com>2020-02-04 19:18:26 +0100
committerPierre Riteau <pierre@stackhpc.com>2020-02-07 11:21:47 +0100
commit1ae5dcbb32a54ce9edf5396e114aabb527fdc853 (patch)
treefdf7f0e66d8b503d2990030cb22f6bca24026901
parent306a81811f1f1beba33b17b5cf5e46164c20e7bb (diff)
downloadceilometer-1ae5dcbb32a54ce9edf5396e114aabb527fdc853.tar.gz
Add note for loadbalancer resource type support
This adds a release note for the loadbalancer resource type change Ib6e78438c3da0e22d93f720f00cdeadf0ed7a91f which was backported to stable branches. Change-Id: I10a3700c2520748e55e56e2a762433de5f1e6039 (cherry picked from commit 1617aa3099bfa5f7b38c11c51b23d2b9cf9b5c2b)
-rw-r--r--releasenotes/notes/add-loadbalancer-resource-type-a73c29594b72f012.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/add-loadbalancer-resource-type-a73c29594b72f012.yaml b/releasenotes/notes/add-loadbalancer-resource-type-a73c29594b72f012.yaml
new file mode 100644
index 00000000..239d6a50
--- /dev/null
+++ b/releasenotes/notes/add-loadbalancer-resource-type-a73c29594b72f012.yaml
@@ -0,0 +1,6 @@
+---
+fixes:
+ - |
+ [`bug 1848286 <https://bugs.launchpad.net/charm-octavia/+bug/1848286>`_]
+ Enable load balancer metrics by adding the loadbalancer resource type,
+ allowing Gnocchi to capture measurement data for Octavia load balancers.