diff options
author | Erno Kuvaja <jokke@usr.fi> | 2021-09-13 15:50:26 +0100 |
---|---|---|
committer | Erno Kuvaja <jokke@usr.fi> | 2021-09-13 15:50:26 +0100 |
commit | 31a574b4e562fb8d3c00562d63cc5f8ee274221c (patch) | |
tree | a20e7c4356f7412c86e20986c243dcf2f8c2ebd3 | |
parent | c8af1a5edbd8706204eaa9f8c7809319ddeee655 (diff) | |
download | glance-21.1.0.tar.gz |
Add 21.0.1 renovictoria-em21.1.0
Change-Id: I9e7af4cf07ad6d84261c365ffc13728f9afcb8d0
-rw-r--r-- | releasenotes/notes/victoria-21.0.1-3e2d24edcaba77b1.yaml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/releasenotes/notes/victoria-21.0.1-3e2d24edcaba77b1.yaml b/releasenotes/notes/victoria-21.0.1-3e2d24edcaba77b1.yaml new file mode 100644 index 000000000..130957bda --- /dev/null +++ b/releasenotes/notes/victoria-21.0.1-3e2d24edcaba77b1.yaml @@ -0,0 +1,15 @@ +--- +fixes: + - | + Bug 1913625_: Glance will leak staging data + - | + Bug 1914826_: web download with invalid url does not report error + - | + Bug 1916052_: Unable to Create trust errors in glance-api + - | + Bug 1930597_: Doc for "Configuring SSL Support" outdated in glance + + .. _1913625: https://code.launchpad.net/bugs/1913625 + .. _1914826: https://code.launchpad.net/bugs/1914826 + .. _1916052: https://code.launchpad.net/bugs/1916052 + .. _1930597: https://code.launchpad.net/bugs/1930597 |