Skip to content
Snippets Groups Projects
Commit 6a1d6c7a authored by Najam UI Hassan's avatar Najam UI Hassan
Browse files

fix for issue 131

parent d27f1383
No related branches found
No related tags found
6 merge requests!199Merge "3.3.1 dev" into "release 3" master,!193Merge 2.7.1 dev into Master, for TST010ed271 publication,!1302.7.1 dev into 2.7.1-dev-SOL005-NSDMangament,!1292.7.1 dev into 2.7.1-dev-SOL005-NSPKGM,!1282.7.1 dev into 2.7.1-dev-SOL005-NSFM,!1272.7.1 dev into 2.7.1-dev-SOL005-NSPM
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment