Commit 06a417de authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

replaced vnf instance with VNF instance

parent 21f3667c
......@@ -92,7 +92,7 @@ DELETE Fail operation task - Method not implemented
... Reference: clause 5.4.16.3.5 - ETSI GS NFV-SOL 002 [2] v2.4.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: vnf instance not deleted
... Post-Conditions: VNF instance not deleted
Delete Fail operation
Check HTTP Response Status Code Is 405
......
......@@ -47,7 +47,7 @@ PUT Individual VNFInstance - Method not implemented
... Reference: clause 5.4.3.3.3 - ETSI GS NFV-SOL 002 [2] v2.4.1
... Config ID: Config_prod_VE
... Applicability:
... Post-Conditions: vnf instance not modified
... Post-Conditions: VNF instance not modified
PUT individual vnfInstance
Check HTTP Response Status Code Is 405
......@@ -59,7 +59,7 @@ PATCH Individual VNFInstance
... Reference: clause 5.4.3.3.4 - ETSI GS NFV-SOL 002 [2] v2.4.1
... Config ID: Config_prod_VE
... Applicability:
... Post-Conditions: vnf instance modified
... Post-Conditions: VNF instance modified
PATCH individual vnfInstance
Check HTTP Response Status Code Is 202
Check Operation Occurrence Id
......@@ -72,7 +72,7 @@ PATCH Individual VNFInstance Precondition failed
... Reference: clause 5.4.3.3.4 - ETSI GS NFV-SOL 002 [2] v2.4.1
... Config ID: Config_prod_VE
... Applicability:
... Post-Conditions: vnf instance not modified
... Post-Conditions: VNF instance not modified
PATCH individual vnfInstance
Check HTTP Response Status Code Is 412
Check HTTP Response Body Json Schema Is ProblemDetails
......@@ -85,7 +85,7 @@ PATCH Individual VNFInstance Conflict
... Reference: clause 5.4.3.3.4 - ETSI GS NFV-SOL 002 [2] v2.4.1
... Config ID: Config_prod_VE
... Applicability:
... Post-Conditions: vnf instance not modified
... Post-Conditions: VNF instance not modified
PATCH individual vnfInstance
Check HTTP Response Status Code Is 409
Check HTTP Response Body Json Schema Is ProblemDetails
......@@ -98,7 +98,7 @@ DELETE Individual VNFInstance
... Reference: clause 5.4.3.3.5 - ETSI GS NFV-SOL 002 [2] v2.4.1
... Config ID: Config_prod_VE
... Applicability:
... Post-Conditions: vnf instance deleted
... Post-Conditions: VNF instance deleted
DELETE individual vnfInstance
Check HTTP Response Status Code Is 204
......
......@@ -56,7 +56,7 @@ PUT Instantiate VNFInstance - Method not implemented
... Reference: clause 5.4.4.3.3 - ETSI GS NFV-SOL 002 [2] v2.4.1
... Config ID: Config_prod_VE
... Applicability:
... Post-Conditions: vnf instance not modified
... Post-Conditions: VNF instance not modified
PUT instantiate individual vnfInstance
Check HTTP Response Status Code Is 405
......@@ -68,7 +68,7 @@ PATCH Instantiate VNFInstance - Method not implemented
... Reference: clause 5.4.4.3.4 - ETSI GS NFV-SOL 002 [2] v2.4.1
... Config ID: Config_prod_VE
... Applicability:
... Post-Conditions: vnf instance not modified
... Post-Conditions: VNF instance not modified
PATCH instantiate individual vnfInstance
Check HTTP Response Status Code Is 405
......@@ -80,7 +80,7 @@ DELETE Instantiate VNFInstance - Method not implemented
... Reference: clause 5.4.4.3.5 - ETSI GS NFV-SOL 002 [2] v2.4.1
... Config ID: Config_prod_VE
... Applicability:
... Post-Conditions: vnf instance not deleted
... Post-Conditions: VNF instance not deleted
DELETE instantiate individual vnfInstance
Check HTTP Response Status Code Is 405
......
......@@ -144,6 +144,6 @@ DELETE VNFInstances - Method not implemented
... Reference: clause 5.4.2.3.5 - ETSI GS NFV-SOL 002 [2] v2.4.1
... Config ID: Config_prod_VE
... Applicability:
... Post-Conditions: vnf instance not deleted
... Post-Conditions: VNF instance not deleted
DELETE multiple vnfInstances
Check HTTP Response Status Code Is 405
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment