Fix decoding error 93/72393/3
authorDibya Prakash Das <dibyadascool@gmail.com>
Tue, 29 May 2018 09:58:49 +0000 (09:58 +0000)
committerLuis Gomez <ecelgp@gmail.com>
Thu, 31 May 2018 23:51:44 +0000 (23:51 +0000)
commiteb91c983451cea6cc9ca7b9cd253c752e92bd66a
tree7fb7f09198464481a6f2e70472e3d7cf59448818
parent071f0d00a025744a35379653762d439b807367e3
Fix decoding error

   .json() on the response is better than manual decoding with .decode()

Change-Id: Iff6864882cc51491a8564cc2ae67389e817c7cb6
Signed-off-by: Dibya Prakash Das <dibyadascool@gmail.com>
csit/scripts/push_to_elk.py