summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorPranali Deore <pdeore@redhat.com>2022-05-19 04:44:05 +0000
committerPranali Deore <pdeore@redhat.com>2022-05-19 13:09:08 +0000
commit8ad53ffbde268c566ae681db69f32ee4a034b0e3 (patch)
treeefffb08a4641e8f627480f1e1b880aee0f0e8e6c /releasenotes
parent84c7ba3adfef7b486ae4ee098f67e59608fb6715 (diff)
downloadglance-8ad53ffbde268c566ae681db69f32ee4a034b0e3.tar.gz
Correction in zed milestone 1 releasenotes
Change-Id: Ia6fa125587cc4eacb4008dbe9ca95a6c11cd7f39
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/add-cli-and-cache-opts-902f28d65c8fb827.yaml5
-rw-r--r--releasenotes/notes/zed-milestone-1-592415040e67924e.yaml6
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 18bc2b5b6..cdd71d44a 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 23f9e7b6f..aa98f73d4 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 <https://code.launchpad.net/bugs/1971521>
+ Correction of API response code for PUT /v2/cache/{image_id} from HTTP 200
+ to HTTP 202.
+ (`Bug 1971521 <https://code.launchpad.net/bugs/1971521>`_)
fixes:
- |