Commit 6a1d6c7a authored by Najam UI Hassan's avatar Najam UI Hassan
Browse files

fix for issue 131

parent d27f1383
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -46,8 +46,8 @@ NS Identifier Creation Notification
    ...    Applicability: none
    ...    Post-Conditions: none 
    Trigger the creation of a NS instance resource (external action)
    Check NS Identifier Creation Notification Http POST Request Body Json Schema Is    NsIdentifierDeletionNotification
    Check NS Identifier Creation Notification Http POST Request Body notificationType attribute Is    NsIdentifierDeletionNotification
    Check NS Identifier Creation Notification Http POST Request Body Json Schema Is    NsIdentifierCreationNotification
    Check NS Identifier Creation Notification Http POST Request Body notificationType attribute Is    NsIdentifierCreationNotification
    
NS Identifier Deletion Notification
    [Documentation]    Test ID: 5.3.2.17.4
@@ -59,8 +59,8 @@ NS Identifier Deletion Notification
    ...    Applicability: none
    ...    Post-Conditions: none 
    Trigger the deletion of a NS instance resource (external action)
    Check NS Identifier Deletion Notification Http POST Request Body Json Schema Is    NsIdentifierCreationNotification
    Check NS Identifier Deletion Notification Http POST Request Body notificationType attribute Is    NsIdentifierCreationNotification
    Check NS Identifier Deletion Notification Http POST Request Body Json Schema Is    NsIdentifierDeletionNotification
    Check NS Identifier Deletion Notification Http POST Request Body notificationType attribute Is    NsIdentifierDeletionNotification
    
*** Keywords ***
Trigger a NS LCM operation (external action)