Merge from ECOMP's repository
[vid.git] / vid-app-common / src / test / resources / vf-with-vfcInstanceGroups.json
index ee3a1b4..3b7e2e8 100644 (file)
@@ -54,7 +54,8 @@
             "minCountInstances": 1,
             "maxCountInstances": 1,
             "initialCount": 1,
-            "vfModuleLabel": "main"
+            "vfModuleLabel": "main",
+            "baseModule" : true
           },
           "inputs": {
             
         "minCountInstances": 1,
         "maxCountInstances": 1,
         "initialCount": 1,
-        "vfModuleLabel": "main"
+        "vfModuleLabel": "main",
+        "baseModule" : true
       },
       "inputs": {
         
   },
   "pnfs": {
     
-  }
+  },
+  "vnfGroups": {}
 }
\ No newline at end of file