Loading SOL005/NSLifecycleManagement-API/CancelOperationTask.robot +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ Resource environment/variables.txt Resource NSLCMOperationKeywords.robot Library REST ${NFVO_SCHEMA}://${NFVO_HOST}:${NFVO_PORT} Library OperatingSystem Library DependencyLibrary Library JSONLibrary Library JSONSchemaLibrary schemas/ Loading SOL005/NSLifecycleManagement-API/ContinueOperationTask.robot +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ Resource environment/variables.txt Resource NSLCMOperationKeywords.robot Library REST ${NFVO_SCHEMA}://${NFVO_HOST}:${NFVO_PORT} Library OperatingSystem Library DependencyLibrary Library JSONLibrary Library JSONSchemaLibrary schemas/ Loading SOL005/NSLifecycleManagement-API/FailOperationTask.robot +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ Resource environment/variables.txt Resource NSLCMOperationKeywords.robot Library REST ${NFVO_SCHEMA}://${NFVO_HOST}:${NFVO_PORT} Library OperatingSystem Library DependencyLibrary Library JSONLibrary Library JSONSchemaLibrary schemas/ Loading SOL005/NSLifecycleManagement-API/NSLCMOperationKeywords.robot +2 −0 Original line number Diff line number Diff line Loading @@ -2,8 +2,10 @@ Resource environment/variables.txt Library REST ${NFVO_SCHEMA}://${NFVO_HOST}:${NFVO_PORT} Library JSONLibrary Library Process Library JSONSchemaLibrary schemas/ Library OperatingSystem Library MockServerLibrary *** Keywords *** Create Sessions Loading SOL005/NSLifecycleManagement-API/NotificationEndpoint.robot +2 −1 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ Suite Setup Create Sessions Suite Teardown Terminate All Processes kill=true Resource environment/variables.txt Resource NSLCMOperationKeywords.robot Library MockServerLibrary Library Process Library OperatingSystem Loading Loading
SOL005/NSLifecycleManagement-API/CancelOperationTask.robot +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ Resource environment/variables.txt Resource NSLCMOperationKeywords.robot Library REST ${NFVO_SCHEMA}://${NFVO_HOST}:${NFVO_PORT} Library OperatingSystem Library DependencyLibrary Library JSONLibrary Library JSONSchemaLibrary schemas/ Loading
SOL005/NSLifecycleManagement-API/ContinueOperationTask.robot +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ Resource environment/variables.txt Resource NSLCMOperationKeywords.robot Library REST ${NFVO_SCHEMA}://${NFVO_HOST}:${NFVO_PORT} Library OperatingSystem Library DependencyLibrary Library JSONLibrary Library JSONSchemaLibrary schemas/ Loading
SOL005/NSLifecycleManagement-API/FailOperationTask.robot +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ Resource environment/variables.txt Resource NSLCMOperationKeywords.robot Library REST ${NFVO_SCHEMA}://${NFVO_HOST}:${NFVO_PORT} Library OperatingSystem Library DependencyLibrary Library JSONLibrary Library JSONSchemaLibrary schemas/ Loading
SOL005/NSLifecycleManagement-API/NSLCMOperationKeywords.robot +2 −0 Original line number Diff line number Diff line Loading @@ -2,8 +2,10 @@ Resource environment/variables.txt Library REST ${NFVO_SCHEMA}://${NFVO_HOST}:${NFVO_PORT} Library JSONLibrary Library Process Library JSONSchemaLibrary schemas/ Library OperatingSystem Library MockServerLibrary *** Keywords *** Create Sessions Loading
SOL005/NSLifecycleManagement-API/NotificationEndpoint.robot +2 −1 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ Suite Setup Create Sessions Suite Teardown Terminate All Processes kill=true Resource environment/variables.txt Resource NSLCMOperationKeywords.robot Library MockServerLibrary Library Process Library OperatingSystem Loading