software-version fix 85/113485/4
authortragait <rahul.tyagi@est.tech>
Wed, 16 Sep 2020 11:51:21 +0000 (12:51 +0100)
committerRahul Tyagi <rahul.tyagi@est.tech>
Tue, 8 Dec 2020 15:38:05 +0000 (15:38 +0000)
commit5d4f34c49eece70dc46633da5d978a5774ddc467
treecaa3c6f2ada9aff5ca5e049d509c5f9dd07ef193
parent47305be351dd5c229c0ebc009dc007009c98a8ab
software-version fix

In this commit software_versions added to
the pnf customization table. A test case is
also written to verify if the software_versions
of type string is added to the pnfcustomization.

Signed-off-by: tragait <rahul.tyagi@est.tech>
Change-Id: Id07fe79e67ac96e71e6fe3775cce801edd81a42a
Signed-off-by: tragait <rahul.tyagi@est.tech>
Issue-ID: SO-3119
Signed-off-by: tragait <rahul.tyagi@est.tech>
adapters/mso-catalog-db-adapter/src/main/resources/db/migration/V8.8__AddSoftwareVersionToPnfCustomization.sql [new file with mode: 0644]
asdc-controller/src/main/java/org/onap/so/asdc/installer/heat/ToscaResourceInstaller.java
asdc-controller/src/test/java/org/onap/so/asdc/client/ASDCControllerITTest.java
asdc-controller/src/test/resources/download/service-Testserviceforpnf-csar.csar [new file with mode: 0644]
asdc-controller/src/test/resources/schema.sql
bpmn/so-bpmn-infrastructure-flows/src/main/resources/process/ServiceLevelUpgrade.bpmn
mso-api-handlers/mso-api-handler-infra/src/test/resources/schema.sql
mso-catalog-db/src/main/java/org/onap/so/db/catalog/beans/PnfResourceCustomization.java
mso-catalog-db/src/test/resources/schema.sql