Loading SOL005/NSDManagement-API/NSDManagementKeywords.robot +1 −1 Original line number Original line Diff line number Diff line Loading @@ -190,6 +190,7 @@ GET Individual Network Service Descriptor Information GET ${apiRoot}/${apiName}/${apiVersion}/ns_descriptors/${nsdInfoId} GET ${apiRoot}/${apiName}/${apiVersion}/ns_descriptors/${nsdInfoId} ${output}= Output response ${output}= Output response Set Suite Variable ${response} ${output} Set Suite Variable ${response} ${output} Set Suite Variable ${usageState} ${response['body']['nsdUsageState']} Check HTTP Response Body NsdInfo Identifier matches the requested Network Service Descriptor Information Check HTTP Response Body NsdInfo Identifier matches the requested Network Service Descriptor Information Log Going to validate info retrieved Log Going to validate info retrieved Loading @@ -204,7 +205,6 @@ GET Individual Network Service Descriptor Information with invalid resource iden Integer response status 404 Integer response status 404 ${output}= Output response ${output}= Output response Set Suite Variable ${response} ${output} Set Suite Variable ${response} ${output} Set Suite Variable ${usageState} ${response['body']['nsdUsageState']} Send PATCH to disable Individual Network Service Descriptor Send PATCH to disable Individual Network Service Descriptor Log Trying to perform a PATCH. As prerequisite the nsdInfo shall be in enabled operational state Log Trying to perform a PATCH. As prerequisite the nsdInfo shall be in enabled operational state Loading Loading
SOL005/NSDManagement-API/NSDManagementKeywords.robot +1 −1 Original line number Original line Diff line number Diff line Loading @@ -190,6 +190,7 @@ GET Individual Network Service Descriptor Information GET ${apiRoot}/${apiName}/${apiVersion}/ns_descriptors/${nsdInfoId} GET ${apiRoot}/${apiName}/${apiVersion}/ns_descriptors/${nsdInfoId} ${output}= Output response ${output}= Output response Set Suite Variable ${response} ${output} Set Suite Variable ${response} ${output} Set Suite Variable ${usageState} ${response['body']['nsdUsageState']} Check HTTP Response Body NsdInfo Identifier matches the requested Network Service Descriptor Information Check HTTP Response Body NsdInfo Identifier matches the requested Network Service Descriptor Information Log Going to validate info retrieved Log Going to validate info retrieved Loading @@ -204,7 +205,6 @@ GET Individual Network Service Descriptor Information with invalid resource iden Integer response status 404 Integer response status 404 ${output}= Output response ${output}= Output response Set Suite Variable ${response} ${output} Set Suite Variable ${response} ${output} Set Suite Variable ${usageState} ${response['body']['nsdUsageState']} Send PATCH to disable Individual Network Service Descriptor Send PATCH to disable Individual Network Service Descriptor Log Trying to perform a PATCH. As prerequisite the nsdInfo shall be in enabled operational state Log Trying to perform a PATCH. As prerequisite the nsdInfo shall be in enabled operational state Loading