diff options
Diffstat (limited to 'vid-automation/src/test/resources/VnfGroup/vnfGroupWithExistingAndNewVnfMembers.json')
-rw-r--r-- | vid-automation/src/test/resources/VnfGroup/vnfGroupWithExistingAndNewVnfMembers.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vid-automation/src/test/resources/VnfGroup/vnfGroupWithExistingAndNewVnfMembers.json b/vid-automation/src/test/resources/VnfGroup/vnfGroupWithExistingAndNewVnfMembers.json index aeaf6b65d..715c80c08 100644 --- a/vid-automation/src/test/resources/VnfGroup/vnfGroupWithExistingAndNewVnfMembers.json +++ b/vid-automation/src/test/resources/VnfGroup/vnfGroupWithExistingAndNewVnfMembers.json @@ -213,5 +213,7 @@ } }, "vnfs": {}, + "pnfs": {}, + "existingPNFCounterMap": {}, "vrfs": {} }
\ No newline at end of file |