Commit 7a00e3e8 authored by Mudassar Khan's avatar Mudassar Khan Committed by Giacomo Bernini
Browse files

editorial change of updating objectives of OAuth scope test cases

parent 66bad8ef
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -98,7 +98,7 @@ DELETE Cancellation of an Ongoing Individual Coordination Action - Method not Im
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.
    ...    Test Objective: The objective is to test that POST request for cancellation of an ongoing individual coordination Action has accepted for processing with permitted authorization scope.
    ...    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
@@ -110,7 +110,7 @@ POST Cancellation of an Ongoing Individual Coordination Action with permitted au
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.
    ...    Test Objective: The objective is to test that POST request for cancellation of an ongoing individual coordination Action has accepted for processing with not permitted authorization scope.
    ...    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
+2 −2
Original line number Diff line number Diff line
@@ -141,7 +141,7 @@ DELETE Coordination of a LCM Operation Occurance - Method not implemented
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.
    ...    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 with permitted authorization scope.
    ...    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
@@ -155,7 +155,7 @@ POST Coordination of LCM Operation Occurance and API Producer has Chosen the Syn
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.
    ...    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 with not permitted authorization scope.
    ...    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
+2 −2
Original line number Diff line number Diff line
@@ -97,7 +97,7 @@ DELETE Individual LCM Operation Coordination Results - Method not implemented
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.
    ...    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 with permitted authorization scope.
    ...    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
@@ -109,7 +109,7 @@ GET Individual LCM Operation Coordination Results - Coordination is Finished wit
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.
    ...    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 with not permitted authorization scope.
    ...    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