diff options
Diffstat (limited to 'vid-automation/src/test/resources/VnfGroup/payloadTemplate1VnfGroupWith3MembersRequest.json')
-rw-r--r-- | vid-automation/src/test/resources/VnfGroup/payloadTemplate1VnfGroupWith3MembersRequest.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vid-automation/src/test/resources/VnfGroup/payloadTemplate1VnfGroupWith3MembersRequest.json b/vid-automation/src/test/resources/VnfGroup/payloadTemplate1VnfGroupWith3MembersRequest.json index 5d8843a8c..21efb3c3e 100644 --- a/vid-automation/src/test/resources/VnfGroup/payloadTemplate1VnfGroupWith3MembersRequest.json +++ b/vid-automation/src/test/resources/VnfGroup/payloadTemplate1VnfGroupWith3MembersRequest.json @@ -3,6 +3,8 @@ "isDirty": true, "vnfs": {}, "vrfs": {}, + "pnfs": {}, + "existingPNFCounterMap": {}, "instanceParams": [], "validationCounter": 0, "existingNames": { |