oslo.log/releasenotes
Victor Stinner 30e209e0e3 JSONFormatter convert unserializable with repr()
The JSONFormatter formatter now converts unserializable objects with
repr() to prevent JSON serialization errors on logging.

The fix requires oslo.serialization 2.20.2 or newer to get the new
fallback parameter of jsonutils.to_primitive().

Backport/cherry-pick note: 2.21.1 replaced with 2.20.2.

Closes-Bug: #1593641
Change-Id: Ibda7d145af95903b2bf8d87113804350330a93b4
(cherry picked from commit 22bd3d5321)
2017-12-15 17:49:46 +01:00
..
notes JSONFormatter convert unserializable with repr() 2017-12-15 17:49:46 +01:00
source switch from oslosphinx to openstackdocstheme 2017-06-27 17:18:33 -04:00