commit ab41106cf66f779f4b29a113ab1757bc7de66f0c
Author: Luong Anh Tuan <email address hidden>
Date: Tue Nov 15 14:36:46 2016 +0700
Python 3 Compatible JSON
In order to be really python3 compatible, the json lib was replaced
with oslo.serialization(1.10 or newer) module jsontuils since it's
the recommended migration to python3 guide.
Reviewed: https:/ /review. openstack. org/363605 /git.openstack. org/cgit/ openstack/ ironic- python- agent/commit/ ?id=ab41106cf66 f779f4b29a113ab 1757bc7de66f0c
Committed: https:/
Submitter: Jenkins
Branch: master
commit ab41106cf66f779 f4b29a113ab1757 bc7de66f0c
Author: Luong Anh Tuan <email address hidden>
Date: Tue Nov 15 14:36:46 2016 +0700
Python 3 Compatible JSON
In order to be really python3 compatible, the json lib was replaced ion(1.10 or newer) module jsontuils since it's
with oslo.serializat
the recommended migration to python3 guide.
https:/ /wiki.openstack .org/wiki/ Python3# Serialization: _base64. 2C_JSON. 2C_etc.
Change-Id: I2d8b62e642aba4 ccd1b70be7e9b37 84a95a6743d
Closes-Bug: #1629068