Correct releasenote "Prepare for oslo.log 3.17.0"
The releasenote for change Ia054f8f637c826280722c0d2a6811fdbc0cf54ed says a default value is changed in order to produce duplication of logs, whereas the purpose of the change is to prevent duplication of logs. This patch corrects the release note. Change-Id: I1bb8d6f234f483824b1e9eb67b96aeefb43a7885
This commit is contained in:
parent
c40a71e489
commit
87090e9aad
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
upgrade:
|
upgrade:
|
||||||
- A recent change to oslo.log (>= 3.17.0) set the default value
|
- A recent change to oslo.log (>= 3.17.0) set the default value
|
||||||
of ``[DEFAULT]/use_stderr`` to ``False`` in order to produce
|
of ``[DEFAULT]/use_stderr`` to ``False`` in order to prevent
|
||||||
duplication of logs (as reported in bug \#1588051). Since this
|
duplication of logs (as reported in bug \#1588051). Since this
|
||||||
would change the current behaviour of certain glance commands
|
would change the current behaviour of certain glance commands
|
||||||
(e.g., glance-replicator, glance-cache-manage, etc.), we chose to
|
(e.g., glance-replicator, glance-cache-manage, etc.), we chose to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user