Comment 7 for bug 1647261

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

Reviewed: https://review.opencontrail.org/26967
Committed: http://github.org/Juniper/contrail-controller/commit/eaa45c0df9012aba8e658043b18d47003df7014c
Submitter: Zuul (<email address hidden>)
Branch: R3.2

commit eaa45c0df9012aba8e658043b18d47003df7014c
Author: Sachin Bansal <email address hidden>
Date: Wed Dec 7 09:51:09 2016 -0800

Fix property validation function

Properties can either be simple type or complex type, but not
lists. We should not allow them to be set to lists.

Change-Id: I74c107f9abbcc7ac1a536408cf8fe0203d0fd3c9
Closes-Bug: 1647261
(cherry picked from commit c98f514cb20db97987db8a34c407cdb0b075869f)