diff --git a/releasenotes/notes/4.6.0_releasenotes-99ed8ea49481ee01.yaml b/releasenotes/notes/4.6.0_releasenotes-99ed8ea49481ee01.yaml new file mode 100644 index 00000000..27995272 --- /dev/null +++ b/releasenotes/notes/4.6.0_releasenotes-99ed8ea49481ee01.yaml @@ -0,0 +1,9 @@ +--- +fixes: + - | + Bug 2051712_: glanceclient leaks X-Auth-Token into debug log + - | + Bug 2064011_: Some unit test cases are broken with requests-mock >= 1.12.0 + + .. _2051712: https://code.launchpad.net/bugs/2051712 + .. _2064011: https://code.launchpad.net/bugs/2064011