From 8ad53ffbde268c566ae681db69f32ee4a034b0e3 Mon Sep 17 00:00:00 2001 From: Pranali Deore Date: Thu, 19 May 2022 04:44:05 +0000 Subject: [PATCH] Correction in zed milestone 1 releasenotes Change-Id: Ia6fa125587cc4eacb4008dbe9ca95a6c11cd7f39 --- .../notes/add-cli-and-cache-opts-902f28d65c8fb827.yaml | 5 +++-- releasenotes/notes/zed-milestone-1-592415040e67924e.yaml | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/releasenotes/notes/add-cli-and-cache-opts-902f28d65c8fb827.yaml b/releasenotes/notes/add-cli-and-cache-opts-902f28d65c8fb827.yaml index 18bc2b5b62..cdd71d44a5 100644 --- a/releasenotes/notes/add-cli-and-cache-opts-902f28d65c8fb827.yaml +++ b/releasenotes/notes/add-cli-and-cache-opts-902f28d65c8fb827.yaml @@ -1,6 +1,7 @@ +--- fixes: - | Bug 1972666_: Added cli_opts and cache_opts to support configgen to pick all - groups from wsgi.py + groups from wsgi.py - .. _1972666: https://code.launchpad.net/bugs/1972666 \ No newline at end of file + .. _1972666: https://code.launchpad.net/bugs/1972666 diff --git a/releasenotes/notes/zed-milestone-1-592415040e67924e.yaml b/releasenotes/notes/zed-milestone-1-592415040e67924e.yaml index 23f9e7b6ff..aa98f73d4f 100644 --- a/releasenotes/notes/zed-milestone-1-592415040e67924e.yaml +++ b/releasenotes/notes/zed-milestone-1-592415040e67924e.yaml @@ -1,9 +1,9 @@ --- critical: - | - * Correction of API response code for PUT /v2/cache/{image_id} from HTTP 200 - to HTTP 202. - Bug + Correction of API response code for PUT /v2/cache/{image_id} from HTTP 200 + to HTTP 202. + (`Bug 1971521 `_) fixes: - |