Commit ab35dd1f 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 3cc2beaf
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -260,7 +260,7 @@ GET information about multiple alarms with attribute-based filter "probableCause
GET information about multiple alarms with permitted authorization scope
    [Documentation]    Test ID: 6.3.4.1.20
    ...    Test title: GET information about multiple alarms with permitted authorization scope 
    ...    Test objective: The objective is to retrieve information about the alarm list
    ...    Test objective: The objective is to retrieve information about the alarm list with permitted authorization scope
    ...    Pre-conditions: none 
    ...    Reference: Clause 7.4.2.3.2 - ETSI GS NFV-SOL 002 [2] v4.5.1
    ...    Config ID: Config_prod_VNFM
@@ -272,7 +272,7 @@ GET information about multiple alarms with permitted authorization scope
GET information about multiple alarms with not permitted authorization scope
    [Documentation]    Test ID: 6.3.4.1.21
    ...    Test title: GET information about multiple alarms with not permitted authorization scope
    ...    Test objective: The objective is to retrieve information about the alarm list
    ...    Test objective: The objective is to retrieve information about the alarm list with not permitted authorization scope
    ...    Pre-conditions: none 
    ...    Reference: Clause 7.4.2.3.2 - ETSI GS NFV-SOL 002 [2] v4.5.1
    ...    Config ID: Config_prod_VNFM
+2 −2
Original line number Diff line number Diff line
@@ -70,7 +70,7 @@ DELETE Escalate the perceived severity - Method not implemented
Escalate the perceived severity with permitted authorization scope
    [Documentation]    Test ID: 6.3.4.3.6
    ...    Test title: Escalate the perceived severity with permitted authorization scope
    ...    Test objective: To enable the consumer to escalate the perceived severity of an alarm that is represented by an individual alarm resource.
    ...    Test objective: To enable the consumer to escalate the perceived severity of an alarm that is represented by an individual alarm resource with permitted authorization scope.
    ...    Pre-conditions: The resource representing the individual alarm has been created
    ...    Reference: Clause 7.4.4.3.1 - ETSI GS NFV-SOL 002 [2] v4.5.1
    ...    Config ID: Config_prod_VNFM
@@ -81,7 +81,7 @@ Escalate the perceived severity with permitted authorization scope
Escalate the perceived severity with NOT permitted authorization scope
    [Documentation]    Test ID: 6.3.4.3.7
    ...    Test title: Escalate the perceived severity with NOT permitted authorization scope
    ...    Test objective: To enable the consumer to escalate the perceived severity of an alarm that is represented by an individual alarm resource.
    ...    Test objective: To enable the consumer to escalate the perceived severity of an alarm that is represented by an individual alarm resource with NOT permitted authorization scope.
    ...    Pre-conditions: The resource representing the individual alarm has been created
    ...    Reference: Clause 7.4.4.3.1 - ETSI GS NFV-SOL 002 [2] v4.5.1
    ...    Config ID: Config_prod_VNFM
+2 −2
Original line number Diff line number Diff line
@@ -118,7 +118,7 @@ GET information about an individual alarm - Not Found
PATCH Individual Alarm with permitted authorization scope
    [Documentation]    Test ID: 6.3.4.2.9
    ...    Test title: PATCH Individual Alarm with permitted authorization scope
    ...    Test objective: The objective is to Modify an individual alarm resource
    ...    Test objective: The objective is to Modify an individual alarm resource with permitted authorization scope
    ...    Pre-conditions: The related alarm exists
    ...    Reference: Clause 7.4.3.3.4 - ETSI GS NFV-SOL 002 [2] v4.5.1
    ...    Config ID: Config_prod_VNFM
@@ -131,7 +131,7 @@ PATCH Individual Alarm with permitted authorization scope
PATCH Individual Alarm with NOT permitted authorization scope
    [Documentation]    Test ID: 6.3.4.2.10
    ...    Test title: PATCH Individual Alarm with NOT permitted authorization scope
    ...    Test objective: The objective is to Modify an individual alarm resource
    ...    Test objective: The objective is to Modify an individual alarm resource with NOT permitted authorization scope
    ...    Pre-conditions: The related alarm exists
    ...    Reference: Clause 7.4.3.3.4 - ETSI GS NFV-SOL 002 [2] v4.5.1
    ...    Config ID: Config_prod_VNFM
+2 −2
Original line number Diff line number Diff line
@@ -86,7 +86,7 @@ GET Information about an individual subscription - Not Found
GET Information about an individual subscription with permitted authorization scope
    [Documentation]    Test ID: 6.3.4.5.7
    ...    Test title: GET Information about an individual subscription with permitted authorization scope
    ...    Test objective: The objective is to read an individual subscription for VNF alarms subscribed by the client
    ...    Test objective: The objective is to read an individual subscription for VNF alarms subscribed by the client with the permitted authorization scope
    ...    Pre-conditions: The subscription with the given id exists
    ...    Reference: Clause 7.4.6.3.2 - ETSI GS NFV-SOL 002 [2] v4.5.1
    ...    Config ID: Config_prod_VNFM
@@ -98,7 +98,7 @@ GET Information about an individual subscription with permitted authorization sc
GET Information about an individual subscription with NOT permitted authorization scope
    [Documentation]    Test ID: 6.3.4.5.8
    ...    Test title: GET Information about an individual subscription with NOT permitted authorization scope
    ...    Test objective: The objective is to read an individual subscription for VNF alarms subscribed by the client
    ...    Test objective: The objective is to read an individual subscription for VNF alarms subscribed by the client with not permitted authorization scope
    ...    Pre-conditions: The subscription with the given id exists
    ...    Reference: Clause 7.4.6.3.2 - ETSI GS NFV-SOL 002 [2] v4.5.1
    ...    Config ID: Config_prod_VNFM
+2 −2
Original line number Diff line number Diff line
@@ -302,7 +302,7 @@ POST Create a new Subscription - Unprocessable Content
Create a new subscription with permitted authorization scope
    [Documentation]    Test ID: 6.3.4.4.23
    ...    Test title: Create a new subscription with permitted authorization scope
    ...    Test objective: The objective is to create a new subscription.
    ...    Test objective: The objective is to create a new subscription with permitted authorization scope.
    ...    Pre-conditions: no subscription with the same filter and callbackUri exists
    ...    Reference: Clause 7.4.5.3.1 - ETSI GS NFV-SOL 002 [2] v4.5.1
    ...    Config ID: Config_prod_VNFM
@@ -316,7 +316,7 @@ Create a new subscription with permitted authorization scope
Create a new subscription with not permitted authorization scope
    [Documentation]    Test ID: 6.3.4.4.24
    ...    Test title: Create a new subscription with not permitted authorization scope
    ...    Test objective: The objective is to create a new subscription.
    ...    Test objective: The objective is to create a new subscription with not permitted authorization scope.
    ...    Pre-conditions: no subscription with the same filter and callbackUri exists
    ...    Reference: Clause 7.4.5.3.1 - ETSI GS NFV-SOL 002 [2] v4.5.1
    ...    Config ID: Config_prod_VNFM