Comment 19 for bug 1803732

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/47954
Committed: http://github.com/Juniper/contrail-analytics/commit/a8b8959d128677051b584e538022c619d889c0dc
Submitter: Zuul v3 CI (<email address hidden>)
Branch: R5.0

commit a8b8959d128677051b584e538022c619d889c0dc
Author: Biswajit Mandal <email address hidden>
Date: Fri Nov 16 15:38:03 2018 +0000

UT fix for contrail-analytics

With upstream redis-py changes, boolean as value in redis SET operation has been restricted.
https://github.com/andymccurdy/redis-py/commit/40025ae073f7b376b496a54491fbb30d964dcb24
So changing to string in alarmgen code.

Change-Id: Ie4de253cf9db29876d184df595b08e13c9e41dfd
Closes-Bug: #1803732
(cherry picked from commit 93d5a4b924e3a3b74ad3574704dfca8b10bf5d35)