diff options
author | Kruthi Bhat <krutbhat@att.com> | 2020-10-09 00:37:39 +0530 |
---|---|---|
committer | Ikram Ikramullah <ikram@research.att.com> | 2020-10-23 11:40:26 +0000 |
commit | 12226e5a7874dcc1d5b4cdb305188391b4b97cc5 (patch) | |
tree | 20291b6b264ee9bcc9392196cb31c62c97363dc8 /vid-automation/src/test/resources/VnfGroup/ServiceWithVnfGroupsDeleteRequest.json | |
parent | b47aac88acc6c8e69b044d62930eefc4c41fb249 (diff) |
Sorting functionality on audit info screen
Change-Id: If2fed947ccc0cbcb68ad656fb6010aa9cb829acd
Issue-ID: VID-904
Signed-off-by: rachitha.ramappa@att.com
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": { |