Comment 3 for bug 1685458

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

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

commit cb6f312ba1a12ad9835fd09f1ec64d112d4f5e2a
Author: Sachin Bansal <email address hidden>
Date: Mon May 1 10:26:32 2017 -0700

Reinitialize total_acl_count for each evaluate

If all policies are removed from a network, we were not setting
the acl counts back to 0. We should initialize it to 0 before
evaluating policies.

Change-Id: Ie1575095ca117346b3deefa7fe7d22e0ed59c492
Closes-Bug: 1685458