Commit eb8ec081 authored by Elian Kraja's avatar Elian Kraja
Browse files

Fix issue: #140

parent 0ec7e72b
......@@ -94,7 +94,7 @@ POST Individual VNF Package Content - Method not implemented
... Config ID: Config_prod_NFVO
... Applicability: none
... Post-Conditions: none
Send POST Request for individual VNF Package
Send POST Request for individual VNF Package Content
Check HTTP Response Status Code Is 405
PUT Individual VNF Package Content - Method not implemented
......@@ -106,7 +106,7 @@ PUT Individual VNF Package Content - Method not implemented
... Config ID: Config_prod_NFVO
... Applicability: none
... Post-Conditions: none
Send PUT Request for individual VNF Package
Send PUT Request for individual VNF Package Content
Check HTTP Response Status Code Is 405
PATCH Individual VNF Package Content - Method not implemented
......@@ -118,7 +118,7 @@ PATCH Individual VNF Package Content - Method not implemented
... Config ID: Config_prod_NFVO
... Applicability: none
... Post-Conditions: none
Send PATCH Request for individual VNF Package
Send PATCH Request for individual VNF Package Content
Check HTTP Response Status Code Is 405
DELETE Individual VNF Package Content - Method not implemented
......@@ -130,7 +130,7 @@ DELETE Individual VNF Package Content - Method not implemented
... Config ID: Config_prod_NFVO
... Applicability: none
... Post-Conditions: none
Send DELETE Request for individual VNF Package
Send DELETE Request for individual VNF Package Content
Check HTTP Response Status Code Is 405
GET Individual OnBoarded VNF Package Content
......
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