Revert and fix temporary fix of SDC-4352 94/133094/2
authorJvD_Ericsson <jeff.van.dam@est.tech>
Tue, 31 Jan 2023 13:25:38 +0000 (13:25 +0000)
committerMichael Morris <michael.morris@est.tech>
Wed, 1 Feb 2023 12:05:20 +0000 (12:05 +0000)
commit1653c7e2ad69abf94f8738ed94c233860da22c56
treeca4438e850fc87eb0cdfa90ba783cca53953e154
parent46a9238f48695d25066e2e351c275f0594f2eb9a
Revert and fix temporary fix of SDC-4352

Revert https://gerrit.onap.org/r/c/sdc/+/133049 and fix
initial issue described by SDC-4352

Fix floats not being imported correctly

Fix not being able to use equal constraint with bool type

Issue-ID: SDC-4352
Signed-off-by: JvD_Ericsson <jeff.van.dam@est.tech>
Change-Id: I90641838aa40bea211f57f47fe65d09bf0573453
catalog-be/src/main/java/org/openecomp/sdc/be/components/impl/ComponentInstanceBusinessLogic.java
catalog-be/src/test/java/org/openecomp/sdc/be/impl/ComponentsUtilsTest.java
catalog-model/src/main/java/org/openecomp/sdc/be/model/operations/impl/PropertyOperation.java
catalog-model/src/main/java/org/openecomp/sdc/be/model/tosca/constraints/EqualConstraint.java