Update Model to allow Persisting of alternateId 63/136763/3
authorleventecsanyi <levente.csanyi@est.tech>
Thu, 7 Dec 2023 13:02:14 +0000 (14:02 +0100)
committerleventecsanyi <levente.csanyi@est.tech>
Thu, 14 Dec 2023 11:50:07 +0000 (12:50 +0100)
commit28b41814dedc2c26c560edd869702ffbfb25d818
treedc2da9a32411df353e232e32c3526122024f10e0
parent7e94b26a666907cc97d692b8dda8364bb0a0ef45
Update Model to allow Persisting of alternateId

    - added new dmi model registry and modified tests

Issue-ID: CPS-1989
Signed-off-by: leventecsanyi <levente.csanyi@est.tech>
Change-Id: I576a5a0704fe28924dcc304c276fec5665b52764
cps-ncmp-service/src/main/java/org/onap/cps/ncmp/init/InventoryModelLoader.java
cps-ncmp-service/src/main/resources/models/dmi-registry@2023-11-27.yang [moved from integration-test/src/test/resources/data/ncmp-registry/dmi-registry@2022-05-10.yang with 74% similarity]
cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/init/InventoryModelLoaderSpec.groovy
integration-test/src/test/groovy/org/onap/cps/integration/performance/base/NcmpPerfTestBase.groovy
integration-test/src/test/resources/data/ncmp-registry/dmi-registry@2023-11-27.yang [moved from cps-ncmp-service/src/main/resources/models/dmi-registry@2023-08-23.yang with 94% similarity]