Comment 11 for bug 1767425

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

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

commit 55fdcba09f16739819433bba229d1be79a904b26
Author: Édouard Thuleau <email address hidden>
Date: Fri May 4 19:20:49 2018 +0200

[config] Fix potential race in security draft mode lock

One race still persists in the actual code. It only ensures commit/discard
actions to occur in same time and prevent any security resource
modifications during a commit/discard is in progress. It does not
prevent commit/discard action occurs during a security resource modification.

Change-Id: Icc58530d311ee82b0a3215e5f025cfc5e325778e
Closes-Bug: #1767425