Comment 45 for bug 1742774

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

Reviewed: https://review.opencontrail.org/40913
Committed: http://github.com/Juniper/contrail-controller/commit/15a9721f2e5f0d1b054e807fce5cd58a3d7922c6
Submitter: Rudra Rugge (<email address hidden>)
Branch: master

commit 15a9721f2e5f0d1b054e807fce5cd58a3d7922c6
Author: Édouard Thuleau <email address hidden>
Date: Wed Mar 21 18:02:36 2018 +0100

[config] Change security draft mode model

Replace the boolean property 'pending_update' of a security resource by an enum
property to specified if it's a draft resource creation, modification or
deletion. If not set that means it's not a draft security resource.
Also don't unset draft mode on the scope after a commit and a revert
action on it.

Change-Id: I2c7dc31e99e3b4a690870b065f9969dff73cedff
Partial-Bug: #1742774
Depends-On: If8db3564932c2446328091f42932c068f5e9cc40