Comment 8 for bug 1685458

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

Reviewed: https://review.opencontrail.org/32566
Committed: http://github.com/Juniper/contrail-controller/commit/b23a64092b1285de4faa355e801ae9b1f233777b
Submitter: Zuul (<email address hidden>)
Branch: R3.2.3.x

commit b23a64092b1285de4faa355e801ae9b1f233777b
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
(cherry picked from commit cb6f312ba1a12ad9835fd09f1ec64d112d4f5e2a)