Comment 16 for bug 1771691

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

Reviewed: https://review.opencontrail.org/43157
Committed: http://github.com/Juniper/contrail-common/commit/15b1ba74b3f7dd286d51ad19c402fdf4acfc766a
Submitter: Rudra Rugge (<email address hidden>)
Branch: R5.0

commit 15b1ba74b3f7dd286d51ad19c402fdf4acfc766a
Author: Pramodh D'Souza <email address hidden>
Date: Thu May 17 15:31:05 2018 -0700

Fix check for Draft Objects

The draft Mode object was being checked for "draft-mode-object" property
whereas it should have been checked for "draft_mode_object", the format
it comes in from the Cassandra DB. With this fix Draft Objects will be
ignored properly.

Change-Id: I9637d6dd133330ff1f26aac74e1bda977c4dfb78
Closes-Bug: 1771691