align MME 91/20391/1
authorTal Gitelman <tg851x@intl.att.com>
Tue, 24 Oct 2017 15:45:00 +0000 (18:45 +0300)
committerTal Gitelman <tg851x@intl.att.com>
Tue, 24 Oct 2017 15:45:00 +0000 (18:45 +0300)
commit3a7c314a597a7ceda028696b9542be15e747b2af
treef19c33d0dd48954560dfa59217f17cd41719b0bb
parenteeec4b98a8a9ddcde80ce0260038d5b9191fc832
align MME

 - [BUG323816] Don't add a property to a newly generated csar if the
value is not set and the default value is not provided

Change-Id: I76b312ef8140ca6207aa7604026c1b0a89bfbe02
Issue-ID:SDC-500
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
catalog-be/src/main/java/org/openecomp/sdc/be/tosca/PropertyConvertor.java
catalog-be/src/test/java/org/openecomp/sdc/be/tosca/PropertyConvertorTest.java
catalog-model/src/main/java/org/openecomp/sdc/be/model/tosca/converters/DataTypePropertyConverter.java
catalog-model/src/test/java/org/openecomp/sdc/be/model/tosca/converters/DataTypePropertyConverterTest.java
common-app-api/src/main/java/org/openecomp/sdc/common/util/JsonUtils.java