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