From 82b0d01fae653f2f702d3be49a2dce01b69f89a0 Mon Sep 17 00:00:00 2001 From: Matt Crees Date: Mon, 21 Oct 2024 13:26:06 +0100 Subject: [PATCH] Correct release note formatting Change-Id: I7dfd218bdddb257e3cc9cb9306f81733b933ac43 (cherry picked from commit 3d55ceed63f180fc2f1f4139c430131cd014b0b1) --- ...1-summary-and-total-with-es-os-backend-9540741b80819672.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasenotes/notes/fix-v1-summary-and-total-with-es-os-backend-9540741b80819672.yaml b/releasenotes/notes/fix-v1-summary-and-total-with-es-os-backend-9540741b80819672.yaml index 24623b82..68976e73 100644 --- a/releasenotes/notes/fix-v1-summary-and-total-with-es-os-backend-9540741b80819672.yaml +++ b/releasenotes/notes/fix-v1-summary-and-total-with-es-os-backend-9540741b80819672.yaml @@ -3,5 +3,5 @@ fixes: - | Fixed a bug where ``openstack rating summary get -s `` and ``openstack rating total get -s `` would fail when using the - Elasticsearch or OpenSearch storage backends. See story 2011128 + Elasticsearch or OpenSearch storage backends. See `story 2011128 `_ for more details.