Comment 18 for bug 1803732

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

Reviewed: https://review.opencontrail.org/48138
Committed: http://github.com/Juniper/contrail-controller/commit/89a91e51191e9a1454ffcbf6ef670d030af6747c
Submitter: Zuul (<email address hidden>)
Branch: R3.1

commit 89a91e51191e9a1454ffcbf6ef670d030af6747c
Author: Biswajit Mandal <email address hidden>
Date: Fri Nov 30 18:48:52 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 85b070fee2eb0663f9d0dc0bdfcc10ec46baee4d)