@@ -149,6 +149,33 @@ Requests a grant for a particular VNF lifecycle operation - Synchronous mode usi
Check Operation Occurrence Id existence
Check HTTP Response Body Json Schema Isgrant
Requests a grant for a particular VNF lifecycle operation - Synchronous mode with permitted authorization scope
[Documentation]Test ID: 7.3.2.1.11
...Test title: Requests a grant for a particular VNF lifecycle operation - Synchronous mode with permitted authorization scope
...Test objective: The objective is to request a grant for a particular VNF lifecycle operation and perform a JSON schema validation on the returned grant data structure with permitted authorization scope
...Pre-conditions: none
...Reference: Clause 9.4.2.3.1 - ETSI GS NFV-SOL 003 [1] v4.5.1
...Config ID: Config_prod_NFVO
...Applicability: The NFVO can decide immediately what to respond to a grant request
...Post-Conditions: The grant information is available to the VNFM.
Send Request Grant Request in Synchronous mode with permitted authorization scope
Check HTTP Response Status Code Is201
Check Operation Occurrence Id existence
Check HTTP Response Body Json Schema Isgrant
Requests a grant for a particular VNF lifecycle operation - Synchronous mode with not permitted authorization scope
[Documentation]Test ID: 7.3.2.1.12
...Test title: Requests a grant for a particular VNF lifecycle operation - Synchronous mode with not permitted authorization scope
...Test objective: The objective is to request a grant for a particular VNF lifecycle operation and perform a JSON schema validation on the returned grant data structure with not permitted authorization scope
...Pre-conditions: none
...Reference: Clause 9.4.2.3.1 - ETSI GS NFV-SOL 003 [1] v4.5.1
...Config ID: Config_prod_NFVO
...Applicability: The NFVO can decide immediately what to respond to a grant request
...Post-Conditions: The grant information is available to the VNFM.
Send Request Grant Request in Synchronous mode with not permitted authorization scope
Check HTTP Response Status Code Is403
Check HTTP Response Body Json Schema IsProblemDetails
*** Keywords ***
Wait for individual grant successful notification
Wait Until Keyword Succeeds${retry}${polling}Get an individual grant - Successful