X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fusecases%2Foruclosedlooprecovery%2Fscriptversion%2Fcontrolloop-rest-payloads%2Finstantiation.json;fp=test%2Fusecases%2Foruclosedlooprecovery%2Fscriptversion%2Fcontrolloop-rest-payloads%2Finstantiation.json;h=0000000000000000000000000000000000000000;hb=cc2606cc13f53ea9390a3e9b8b1f4ffc30a51de3;hp=ec3b9f159e6c2c268e64367156aea39c9f52f53b;hpb=3efd775e0cea53bcb8c9afb96b375f98dffbafc8;p=nonrtric.git diff --git a/test/usecases/oruclosedlooprecovery/scriptversion/controlloop-rest-payloads/instantiation.json b/test/usecases/oruclosedlooprecovery/scriptversion/controlloop-rest-payloads/instantiation.json deleted file mode 100644 index ec3b9f15..00000000 --- a/test/usecases/oruclosedlooprecovery/scriptversion/controlloop-rest-payloads/instantiation.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "controlLoopList": [ - { - "name": "LinkMonitorInstance1", - "version": "1.0.1", - "definition": { - "name": "org.onap.domain.linkmonitor.LinkMonitorControlLoopDefinition1", - "version": "1.2.3" - }, - "state": "UNINITIALISED", - "orderedState": "UNINITIALISED", - "description": "Link Monitor control loop instance 1", - "elements": { - "709c62b3-8918-41b9-a747-d21eb79c6c12": { - "id": "709c62b3-8918-41b9-a747-d21eb79c6c12", - "definition": { - "name": "org.onap.domain.linkmonitor.OruAppK8SMicroserviceControlLoopElement", - "version": "1.2.3" - }, - "participantType": { - "name": "org.onap.k8s.controlloop.K8SControlLoopParticipant", - "version": "2.3.4" - }, - "participantId": { - "name": "K8sParticipant0", - "version": "1.0.0" - }, - "state": "UNINITIALISED", - "orderedState": "UNINITIALISED", - "description": "Oru App k8s Control Loop Element" - }, - "709c62b3-8918-41b9-a747-d21eb79c6c13": { - "id": "709c62b3-8918-41b9-a747-d21eb79c6c13", - "definition": { - "name": "org.onap.domain.linkmonitor.MessageGeneratorK8SMicroserviceControlLoopElement", - "version": "1.2.3" - }, - "participantType": { - "name": "org.onap.k8s.controlloop.K8SControlLoopParticipant", - "version": "2.3.4" - }, - "participantId": { - "name": "K8sParticipant0", - "version": "1.0.0" - }, - "state": "UNINITIALISED", - "orderedState": "UNINITIALISED", - "description": "Message Generator k8s Control Loop Element" - }, - "709c62b3-8918-41b9-a747-d21eb79c6c14": { - "id": "709c62b3-8918-41b9-a747-d21eb79c6c14", - "definition": { - "name": "org.onap.domain.linkmonitor.SdnrSimulatorK8SMicroserviceControlLoopElement", - "version": "1.2.3" - }, - "participantType": { - "name": "org.onap.k8s.controlloop.K8SControlLoopParticipant", - "version": "2.3.4" - }, - "participantId": { - "name": "K8sParticipant0", - "version": "1.0.0" - }, - "state": "UNINITIALISED", - "orderedState": "UNINITIALISED", - "description": "Sdnr Simulator k8s Control Loop Element" - }, - "709c62b3-8918-41b9-a747-d21eb79c6c15": { - "id": "709c62b3-8918-41b9-a747-d21eb79c6c15", - "definition": { - "name": "org.onap.domain.linkmonitor.DmaapMrK8SMicroserviceControlLoopElement", - "version": "1.2.3" - }, - "participantType": { - "name": "org.onap.k8s.controlloop.K8SControlLoopParticipant", - "version": "2.3.4" - }, - "participantId": { - "name": "K8sParticipant0", - "version": "1.0.0" - }, - "state": "UNINITIALISED", - "orderedState": "UNINITIALISED", - "description": "Dmaap Mr k8s Control Loop Element" - } - } - } - ] -} \ No newline at end of file