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/asyncInstantiation/vidRequestDelete1Create1Vnf.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/asyncInstantiation/vidRequestDelete1Create1Vnf.json')
-rw-r--r-- | vid-automation/src/test/resources/asyncInstantiation/vidRequestDelete1Create1Vnf.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vid-automation/src/test/resources/asyncInstantiation/vidRequestDelete1Create1Vnf.json b/vid-automation/src/test/resources/asyncInstantiation/vidRequestDelete1Create1Vnf.json index 0dc9321fe..d8ee049c8 100644 --- a/vid-automation/src/test/resources/asyncInstantiation/vidRequestDelete1Create1Vnf.json +++ b/vid-automation/src/test/resources/asyncInstantiation/vidRequestDelete1Create1Vnf.json @@ -1,6 +1,8 @@ { "action": "None", "isDirty": true, + "pnfs": {}, + "existingPNFCounterMap": {}, "vnfs": { "2017-388_PASQUALE-vPE 0": { "vfModules": {}, |