From 1360bab80863cdfb11811480a30c847a2e00cd45 Mon Sep 17 00:00:00 2001 From: Lance Bragstad Date: Tue, 12 Feb 2019 18:31:16 +0000 Subject: [PATCH] trivial: fix convention in release note Change-Id: I189738bb844828765bd95d8302a7654a12863a00 --- releasenotes/notes/bug-1813739-80eae72371903119.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasenotes/notes/bug-1813739-80eae72371903119.yaml b/releasenotes/notes/bug-1813739-80eae72371903119.yaml index df6fadba..cf2b0ac1 100644 --- a/releasenotes/notes/bug-1813739-80eae72371903119.yaml +++ b/releasenotes/notes/bug-1813739-80eae72371903119.yaml @@ -1,7 +1,7 @@ --- fixes: - | - [`bug/1813739 `_] + [`bug 1813739 `_] When admin identity endpoint is not created yet, keystonemiddleware emit EndpointNotFound exception. Even after admin identity endpoint created, auth_token middleware could not be notified of update since it does not