Merge automation from ECOMP's repository

Reference commit in ECOMP: 8e92a8c6

Issue-ID: VID-378
Change-Id: Ia32f4813378ef95097f788246aa5b1172e20ca48
Signed-off-by: Ittay Stern <ittay.stern@att.com>
diff --git a/vid-automation/src/test/resources/VnfGroup/serviceWithVnfGroupCreateRequest.json b/vid-automation/src/test/resources/VnfGroup/serviceWithVnfGroupCreateRequest.json
new file mode 100644
index 0000000..0f4bc3f
--- /dev/null
+++ b/vid-automation/src/test/resources/VnfGroup/serviceWithVnfGroupCreateRequest.json
@@ -0,0 +1,65 @@
+{
+  "existingVNFCounterMap": {
+  },
+  "existingVnfGroupCounterMap": {
+    "c2b300e6-45de-4e5e-abda-3032bee2de56": 1
+  },
+  "existingNetworksCounterMap": {
+  },
+  "vnfs":{},
+  "vnfGroups": {
+    "groupingservicefortest..ResourceInstanceGroup..1": {
+      "action": "Create",
+      "inMaint": false,
+      "rollbackOnFailure": "true",
+      "originalName": "groupingservicefortest..ResourceInstanceGroup..1",
+      "isMissingData": false,
+      "trackById": "tv2mmg4erg",
+      "vnfGroupStoreKey": "groupingservicefortest..ResourceInstanceGroup..1",
+      "instanceName": "ABC",
+      "instanceParams": [
+        {
+        }
+      ],
+      "modelInfo": {
+        "modelInvariantId": "a704112d-dbc6-4e56-8d4e-aec57e95ef9a",
+        "modelVersionId": "c2b300e6-45de-4e5e-abda-3032bee2de56",
+        "modelName": "groupingservicefortest..ResourceInstanceGroup..1",
+        "modelVersion": "1",
+        "modelCustomizationName": "groupingservicefortest..ResourceInstanceGroup..1",
+        "modelUniqueId" : "c2b300e6-45de-4e5e-abda-3032bee2de56",
+        "uuid": "c2b300e6-45de-4e5e-abda-3032bee2de56"
+      },
+      "uuid": "c2b300e6-45de-4e5e-abda-3032bee2de56",
+      "vnfs":{}
+    }
+  },
+  "instanceParams": [
+    {
+      "2017488_PASQUALEvpe0_ASN": "AV_vPE"
+    }
+  ],
+  "globalSubscriberId": "e433710f-9217-458d-a79d-1c7aff376d89",
+  "subscriptionServiceType": "TYLER SILVIA",
+  "projectName": "WATKINS",
+  "owningEntityId": "d61e6f2d-12fa-4cc2-91df-7c244011d6fc",
+  "bulkSize": 1,
+  "modelInfo": {
+    "modelType": "service",
+    "modelInvariantId": "7ee41ce4-4827-44b0-a48e-2707a59905d2",
+    "modelVersionId": "4117a0b6-e234-467d-b5b9-fe2f68c8b0fc",
+    "modelName": "Grouping Service for Test",
+    "modelVersion": "1.0"
+  },
+  "existingNames": {
+    "abc": ""
+  },
+  "instanceName": "Grouping_Service_Instance",
+  "subscriberName": "SILVIA ROBBINS",
+  "owningEntityName": "WayneHolland",
+  "rollbackOnFailure": true,
+  "testApi": "VNF_API",
+  "isALaCarte": true,
+  "isDirty":true,
+  "action": "Create"
+}
\ No newline at end of file