Using simplejson instead of json 71/50771/1
authorHarry Huang <huangxiangyu5@huawei.com>
Thu, 18 Jan 2018 12:11:55 +0000 (20:11 +0800)
committerHarry Huang <huangxiangyu5@huawei.com>
Thu, 18 Jan 2018 12:11:55 +0000 (20:11 +0800)
commit057c5a072639c1feb1a7aa6312e9b6c309ea2f8b
tree5da6e1181f25fa1364646aff2166ac072c831d0d
parent522bce77aee6680a977fa7d0acac3d4091202377
Using simplejson instead of json

JIRA: COMPASS-574

As Ansible upgrade patch will bring in json
module issue. Using simplejson module to
avoid module confusion.

Change-Id: I752b126e37753187fd74daa4fc6fe202f71eec24
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
deploy/status_callback.py