Comment 5 for bug 1710031

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

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

commit 753243178dc0aa15c8cd1e9621301606f3e05fed
Author: Sachin Bansal <email address hidden>
Date: Thu Aug 10 16:38:05 2017 -0700

Ignore create and modified time when comparing rules

We recently added create and last modified timestamp to security
group rules. This broke our comparison to detect duplicate rules.
We should ignore these keys when checking for duplicate rules.

Change-Id: I9fcabf439bebd6507bf56ac3144240d46ee2f8ef
Closes-Bug: 1710031