Improve dmi plugin csit stub 31/136931/10
authorsourabh_sourabh <sourabh.sourabh@est.tech>
Thu, 4 Jan 2024 17:01:27 +0000 (17:01 +0000)
committersourabh_sourabh <sourabh.sourabh@est.tech>
Thu, 11 Jan 2024 11:22:34 +0000 (11:22 +0000)
commit02d8bf8c8a3469f75ef841c9d8c72349c51f3330
treec2334148ec039389f70eb626609a742356114a66
parent8092359e5a03ebfd1fe5afaee3e6e64fdba082d3
Improve dmi plugin csit stub
  - Modified dmi plugin stub to return diff. modules based on cm handle
    id

Issue-ID: CPS-2006
Change-Id: I61a0fd11b8f41ceb69dac296ad3570b91137cdcd
Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech>
14 files changed:
csit/data/cps-core/dataOperationRequest.json
csit/data/subscription-notification/cmSubscriptionNcmpInEventForCsit.json
csit/data/subscription-notification/createCmHandleRequestBody.json
csit/plans/cps/sdnc/check_sdnc_mount_node.sh
csit/tests/cm-handle-query/cm-handle-query.robot
csit/tests/cps-data-operations/cps-data-operations.robot
csit/tests/cps-data-sync/cps-data-sync.robot
csit/tests/cps-model-sync/cps-model-sync.robot
csit/tests/ncmp-passthrough/ncmp-passthrough.robot
dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/src/main/java/org/onap/cps/ncmp/dmi/rest/stub/controller/DmiRestStubController.java
dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/src/main/resources/module/bookStoreModuleResourcesResponse.json [new file with mode: 0644]
dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/src/main/resources/module/bookStoreModuleResponse.json [new file with mode: 0644]
dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/src/main/resources/module/ietfYangModuleResourcesResponse.json [moved from dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/src/main/resources/module/moduleResourcesResponse.json with 99% similarity]
dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/src/main/resources/module/ietfYangModuleResponse.json [moved from dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/src/main/resources/module/moduleResponse.json with 99% similarity]