aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vfc/nfvo-lcm/jsoninput/terminate_vnf.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vfc/nfvo-lcm/jsoninput/terminate_vnf.json')
-rw-r--r--tests/vfc/nfvo-lcm/jsoninput/terminate_vnf.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/vfc/nfvo-lcm/jsoninput/terminate_vnf.json b/tests/vfc/nfvo-lcm/jsoninput/terminate_vnf.json
index 9884b6ac..7cee8684 100644
--- a/tests/vfc/nfvo-lcm/jsoninput/terminate_vnf.json
+++ b/tests/vfc/nfvo-lcm/jsoninput/terminate_vnf.json
@@ -1,4 +1,4 @@
{
- "terminationType": "vnf",
- "gracefulTerminationTimeout": "3600"
+ "terminationType": "FORCEFUL",
+ "gracefulTerminationTimeout": "600"
} \ No newline at end of file