Comment 5 for bug 1677439

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

Reviewed: https://review.opencontrail.org/30025
Committed: http://github.org/Juniper/contrail-controller/commit/a7cbf0130041041924beb6cb54bc23b6df656285
Submitter: Zuul (<email address hidden>)
Branch: master

commit a7cbf0130041041924beb6cb54bc23b6df656285
Author: Yuvaraja Mariappan <email address hidden>
Date: Thu Mar 30 21:01:49 2017 -0700

Fixed issue in handling annotations in SecurityGroupKM

Since the annotations value are sent in the second update,
it is possible to get the none value for the first update.
using empty dict on those cases would fix the issue.

Change-Id: I35ca83fccaaa86f43779a085273231b2685885d3
Closes-bug: #1677439