aboutsummaryrefslogtreecommitdiffstats
path: root/runtime-acm/src/test/resources/providers/TestParticipant2.json
diff options
context:
space:
mode:
Diffstat (limited to 'runtime-acm/src/test/resources/providers/TestParticipant2.json')
-rw-r--r--runtime-acm/src/test/resources/providers/TestParticipant2.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/runtime-acm/src/test/resources/providers/TestParticipant2.json b/runtime-acm/src/test/resources/providers/TestParticipant2.json
new file mode 100644
index 000000000..9a341844a
--- /dev/null
+++ b/runtime-acm/src/test/resources/providers/TestParticipant2.json
@@ -0,0 +1,15 @@
+{
+ "name": "dummy_participant2",
+ "version": "1.0.1",
+ "definition": {
+ "name": "org.onap.domain.pmsh.PMSHAutomationCompositionDefinition2",
+ "version": "1.0.0"
+ },
+ "participantState": "ON_LINE",
+ "description": "A dummy PMSH participant2",
+ "participantId": "cac01d0a-7ba8-4dda-b9be-6983c46c0546",
+ "participantType": {
+ "name": "org.onap.domain.pmsh.PolicyAutomationCompositionDefinition2",
+ "version": "1.0.0"
+ }
+}