align MME 93/20393/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:46:06 +0000 (15:46 +0000)
commit729eb6708fd48294c32da856c46515ff14a831d0
tree0708a7fed61956e2b4801ee5837858527a4de92e
parente211e63edef1b88d8f7da53f3d1f0d5fb26d1555
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