diff options
Diffstat (limited to 'releasenotes/notes/victoria-21.0.1-3e2d24edcaba77b1.yaml')
-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 |