@@ -95,3 +95,27 @@ DELETE Cancellation of an Ongoing Individual Coordination Action - Method not Im
...Post-Condition: none
DELETE Cancellation of an Ongoing Individual Coordination Action
Check HTTP Response Status Code Is405
POST Cancellation of an Ongoing Individual Coordination Action with permitted authorization scope
[Documentation]Test ID: 6.3.6.4.8
...Test title: POST Cancellation of an Ongoing Individual Coordination Action with permitted authorization scope
...Test Objective: The objective is to test that POST request for cancellation of an ongoing individual coordination Action has accepted for processing.
...pre-condition: The status of the related LCM operation occurance is "PROCESSING"
...Reference: Clause 10.4.4.3.1 - ETSI GS NFV-SOL 002 [2] v4.5.1
...Config ID: Config_prod_VE
...Applicability: When there is an Ongoing individual LCM operation coordination action.
...Post-Condition: none
POST Cancellation of an Ongoing Individual Coordination Action with permitted authorization scope
Check HTTP Response Status Code Is202
Check HTTP Response Body Should be Empty
POST Cancellation of an Ongoing Individual Coordination Action with not permitted authorization scope
[Documentation]Test ID: 6.3.6.4.9
...Test title: POST Cancellation of an Ongoing Individual Coordination Action with not permitted authorization scope
...Test Objective: The objective is to test that POST request for cancellation of an ongoing individual coordination Action has accepted for processing.
...pre-condition: The status of the related LCM operation occurance is "PROCESSING"
...Reference: Clause 10.4.4.3.1 - ETSI GS NFV-SOL 002 [2] v4.5.1
...Config ID: Config_prod_VE
...Applicability: When there is an Ongoing individual LCM operation coordination action.
...Post-Condition: none
POST Cancellation of an Ongoing Individual Coordination Action with not permitted authorization scope
Check HTTP Response Status Code Is403
Check HTTP Response Body Json Schema IsProblemDetails
@@ -138,3 +138,29 @@ DELETE Coordination of a LCM Operation Occurance - Method not implemented
...Post-Condition: none
DELETE coordination of LCM operation Occurance
Check HTTP Response Status Code Is405
POST Coordination of LCM Operation Occurance and API Producer has Chosen the Synchronous Mode with permitted authorization scope
[Documentation]Test ID: 6.3.6.2.11
...Test title: Post Coordination of an LCM operation occurrence with permitted authorization scope
...Test Objective: The objective is to test the creation of new Individual Coordination Action, and perform a JSON schema validation of the returned LCM coordination data structure.
...pre-condition: LCM operation occurrence resource is in Processing state
...Reference: Clause 10.4.2.3.1 - ETSI GS NFV-SOL 002 [2] v4.5.1
...Config ID: Config_prod_VE
...Applicability: API producer has chosen the synchronous mode
...Post-Condition: none
Post coordination of LCM operation Occurance and API Producer has Chosen Synchronous Mode with permitted authorization scope
Check HTTP Response Status Code Is201
Check HTTP Response Body Json Schema IsLcmCoord
Check HTTP Response Header ContainsLocation
Check Postcondition LcmCoord Exists
POST Coordination of LCM Operation Occurance and API Producer has Chosen the Synchronous Mode with not permitted authorization scope
[Documentation]Test ID: 6.3.6.2.12
...Test title: Post Coordination of an LCM operation occurrence with not permitted authorization scope
...Test Objective: The objective is to test the creation of new Individual Coordination Action, and perform a JSON schema validation of the returned LCM coordination data structure.
...pre-condition: LCM operation occurrence resource is in Processing state
...Reference: Clause 10.4.2.3.1 - ETSI GS NFV-SOL 002 [2] v4.5.1
...Config ID: Config_prod_VE
...Applicability: API producer has chosen the synchronous mode
...Post-Condition: none
Post coordination of LCM operation Occurance and API Producer has Chosen Synchronous Mode with not permitted authorization scope
Check HTTP Response Status Code Is403
Check HTTP Response Body Json Schema IsProblemDetails
GET Individual LCM Operation Coordination Results - Coordination is Finished with permitted authorization scope
[Documentation]Test ID: 6.3.6.3.8
...Test title: GET Individual LCM Operation Coordination Results - Coordination is Finished with permitted authorization scope
...Test Objective: The objective is to test that coordination is finished and GET method reads individual LCM operation coordination results successfully, and perform a JSON schema validation of the returned LCM coordination data structure.
...pre-condition: LCM operation occurrence resource is in Processing state
...Reference: Clause 10.4.3.3.2 - ETSI GS NFV-SOL 002 [2] v4.5.1
...Config ID: Config_prod_VE
...Applicability: When the Individual LCM Operation Coordination is finished
...Post-Condition: none
GET Individual LCM Operation Coordination Results with permitted authorization scope
Check HTTP Response Status Code Is200
Check HTTP Response Body Json Schema IsLcmCoord
GET Individual LCM Operation Coordination Results - Coordination is Finished with not permitted authorization scope
[Documentation]Test ID: 6.3.6.3.9
...Test title: GET Individual LCM Operation Coordination Results - Coordination is Finished with not permitted authorization scope
...Test Objective: The objective is to test that coordination is finished and GET method reads individual LCM operation coordination results successfully, and perform a JSON schema validation of the returned LCM coordination data structure.
...pre-condition: LCM operation occurrence resource is in Processing state
...Reference: Clause 10.4.3.3.2 - ETSI GS NFV-SOL 002 [2] v4.5.1
...Config ID: Config_prod_VE
...Applicability: When the Individual LCM Operation Coordination is finished
...Post-Condition: none
GET Individual LCM Operation Coordination Results with not permitted authorization scope
Check HTTP Response Status Code Is403
Check HTTP Response Body Json Schema IsProblemDetails