Comment 6 for bug 1710031

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

Reviewed: https://review.opencontrail.org/34469
Committed: http://github.com/Juniper/contrail-controller/commit/329447ce870d34fa1ed0fdf16639dd8cca7bdb4a
Submitter: Zuul (<email address hidden>)
Branch: R4.0

commit 329447ce870d34fa1ed0fdf16639dd8cca7bdb4a
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