Comment 44 for bug 1742774

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

Reviewed: https://review.opencontrail.org/41003
Committed: http://github.com/Juniper/contrail-api-client/commit/34c27ffb347b6b47f3f9284a7230ed79ed39d961
Submitter: Rudra Rugge (<email address hidden>)
Branch: master

commit 34c27ffb347b6b47f3f9284a7230ed79ed39d961
Author: Édouard Thuleau <email address hidden>
Date: Tue Mar 20 17:29:27 2018 +0100

Update 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.

Change-Id: If8db3564932c2446328091f42932c068f5e9cc40
Partial-Bug: #1742774