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: - |