From cbf142912d5333c08f139d2d9be67adea81ed2fd Mon Sep 17 00:00:00 2001 From: Maurice Escher Date: Fri, 1 Apr 2022 11:00:19 +0200 Subject: [PATCH] fix typo in reno of bug-1946990 Change-Id: I546e6d2ec4073801734811e4ff47b43cc39d7569 --- .../bug-1946990-fix-ignored-neutron-opts-c438a089de9e2066.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasenotes/notes/bug-1946990-fix-ignored-neutron-opts-c438a089de9e2066.yaml b/releasenotes/notes/bug-1946990-fix-ignored-neutron-opts-c438a089de9e2066.yaml index 59982d1b34..0b45cad658 100644 --- a/releasenotes/notes/bug-1946990-fix-ignored-neutron-opts-c438a089de9e2066.yaml +++ b/releasenotes/notes/bug-1946990-fix-ignored-neutron-opts-c438a089de9e2066.yaml @@ -8,5 +8,5 @@ deprecations: fixes: - | `Bug #1946990 `_: Fix - the ignored ``[neutorn] url`` option. Now the parameter overrides + the ignored ``[neutron] url`` option. Now the parameter overrides the endpoint url which Manila uses to access Neutron API.