Add GRA CSIT tests
[sdnc/oam.git] / csit / tests / sdnc / resources / grafiles / vf-module-topology-assign.json
diff --git a/csit/tests/sdnc/resources/grafiles/vf-module-topology-assign.json b/csit/tests/sdnc/resources/grafiles/vf-module-topology-assign.json
new file mode 100644 (file)
index 0000000..8e2c7af
--- /dev/null
@@ -0,0 +1,58 @@
+{
+    "input":{
+        "request-information" : {
+            "request-action" : "CreateVfModuleInstance",
+            "source" : "simulator",
+            "request-id" : "testvfmodule1"
+        },
+        "sdnc-request-header" : {
+            "svc-request-id" : "svc-testvfmodule1",
+            "svc-action" : "assign"
+        },
+        "service-information" : {
+            "global-customer-id": "testsvc1",
+            "onap-model-information": {
+              "model-customization-uuid": "12341234",
+              "model-invariant-uuid": "12341234",
+              "model-name": "vBNG_0202",
+              "model-uuid": "00e50cbd-ef0f-4b28-821e-f2b583752dd3",
+              "model-version": "1920"
+            },
+            "service-id": "5c4f2d89-57a3-47e9-b49b-d3c63eb0b3ca",
+            "service-instance-id": "5c4f2d89-57a3-47e9-b49b-d3c63eb0b3ca",
+            "subscriber-name": "test",
+            "subscription-service-type": "test"
+        },
+        "vnf-information" : {
+            "onap-model-information" : {
+                "model-name" : "vcpevsp_vgmux_0412 ",
+                "model-version" : "1.0",
+                "model-customization-uuid" : "5724fcc8-2ae2-45ce-8d44-795092b85dee",
+                "model-uuid" : "ba3b8981-9a9c-4945-92aa-486234ec321f",
+                "model-invariant-uuid" : "b3dc6465-942c-42af-8464-2bf85b6e504b"
+            },
+            "vnf-id" : "afb0dae3-85f0-4804-89a8-063204e61c1c",
+            "vnf-name" : "zrdm61asmsf01",
+            "vnf-type" : "SMSF-NC2-578-SVC/SMSF-NC2-578"
+        },
+        "vf-module-information" : {
+            "onap-model-information" : {
+                "model-name" : "SmsfNc2578..smsf_base..module-0",
+                "model-version" : "3",
+                "model-customization-uuid" : "59ffe5ba-cfaf-4e83-a2f3-159522dcebac",
+                "model-uuid" : "513cc9fc-fff5-4c46-9728-393437536c4d",
+                "model-invariant-uuid" : "7ca7567c-f42c-4ed8-bcde-f8971b92d90a"
+            },
+            "vf-module-id" : "45841173-3729-4a1d-a811-a3bde399e22d",
+            "from-preload" : true,
+            "vf-module-type" : "SmsfNc2578..smsf_base..module-0"
+        },
+        "vf-module-request-input" : {
+            "aic-cloud-region" : "rdm61a",
+            "cloud-owner" : "att-nc",
+            "tenant" : "4714fe06cc24414c914c51ca0aa1bf84",
+            "vf-module-name" : "vfmodule1",
+            "vf-module-input-parameters" : { }
+        }
+    }
+}