Loading SOL003/VNFFaultManagement-API/Alarms.robot +1 −1 Original line number Original line Diff line number Diff line Loading @@ -7,7 +7,7 @@ Library JSONLibrary Library JSONSchemaLibrary schemas/ Library JSONSchemaLibrary schemas/ Library OperatingSystem Library OperatingSystem *** Test cases *** *** Test Cases *** POST Alarms - Method not implemented POST Alarms - Method not implemented log Trying to perform a PUT. This method should not be implemented log Trying to perform a PUT. This method should not be implemented Set Headers {"Accept":"${ACCEPT}"} Set Headers {"Accept":"${ACCEPT}"} Loading SOL003/VNFFaultManagement-API/IndividualAlarm.robot +1 −1 Original line number Original line Diff line number Diff line Loading @@ -12,7 +12,7 @@ Library DependencyLibrary ${Etag}= an etag ${Etag}= an etag ${Etag_modified}= a modified etag ${Etag_modified}= a modified etag *** Test cases *** *** Test Cases *** POST Alarm - Method not implemented POST Alarm - Method not implemented log Trying to perform a POST. This method should not be implemented log Trying to perform a POST. This method should not be implemented Set Headers {"Accept":"${ACCEPT}"} Set Headers {"Accept":"${ACCEPT}"} Loading SOL003/VNFFaultManagement-API/IndividualSubscription.robot +2 −3 Original line number Original line Diff line number Diff line Loading @@ -6,7 +6,7 @@ Library REST ${VNFM_SCHEMA}://${VNFM_HOST}:${VNFM_PORT} ... spec=SOL003-VNFFaultManagement-API.yaml ... spec=SOL003-VNFFaultManagement-API.yaml Documentation This resource represents an individual subscription for VNF alarms. Documentation This resource represents an individual subscription for VNF alarms. ... The client can use this resource to read and to terminate a subscription to notifications related to VNF fault management. ... The client can use this resource to read and to terminate a subscription to notifications related to VNF fault management. Suite setup Check resource existance Suite Setup Check resource existance *** Test Cases *** *** Test Cases *** Post Individual Subscription - Method not implemented Post Individual Subscription - Method not implemented Loading Loading @@ -61,7 +61,6 @@ DELETE an individual subscription Integer response status 204 Integer response status 204 *** Keywords *** *** Keywords *** Check resource existance Check resource existance Set Headers {"Accept":"${ACCEPT}"} Set Headers {"Accept":"${ACCEPT}"} Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"Authorization":"${AUTHORIZATION}"} Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"Authorization":"${AUTHORIZATION}"} Loading SOL003/VNFLifecycleOperationGranting-API/IndividualGrant.robot +2 −3 Original line number Original line Diff line number Diff line Loading @@ -8,7 +8,7 @@ Library REST http://${NFVO_HOST}:${NFVO_PORT} Documentation This resource represents an individual grant. The client can use this resource to read the grant. Documentation This resource represents an individual grant. The client can use this resource to read the grant. ... It is determined by means outside the scope of the present document, such as configuration or policy, ... It is determined by means outside the scope of the present document, such as configuration or policy, ... how long an individual grant is available. ... how long an individual grant is available. Suite setup Check resource existance Suite Setup Check resource existance *** Test Cases *** *** Test Cases *** Post Individual Grant - Method not implemented Post Individual Grant - Method not implemented Loading Loading @@ -82,7 +82,6 @@ DELETE an individual grant - Method not implemented Integer response status 204 Integer response status 204 *** Keywords *** *** Keywords *** Check resource existance Check resource existance Set Headers {"Accept":"${ACCEPT}"} Set Headers {"Accept":"${ACCEPT}"} Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"Authorization":"${AUTHORIZATION}"} Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"Authorization":"${AUTHORIZATION}"} Loading SOL003/VirtualisedResourcesQuotaAvailableNotification-API/IndividualSubscription.robot +2 −2 Original line number Original line Diff line number Diff line Loading @@ -7,7 +7,7 @@ Library REST ${VNFM_SCHEMA}://${NFVO_HOST}:${NFVO_PORT} ... spec=SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml ... spec=SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml Documentation This resource represents an individual subscription. The client can use this resource to read and to terminate a Documentation This resource represents an individual subscription. The client can use this resource to read and to terminate a ... subscription to notifications related to the availability of the virtualised resources quotas. ... subscription to notifications related to the availability of the virtualised resources quotas. Suite setup Check resource existance Suite Setup Check resource existance *** Test Cases *** *** Test Cases *** Post Individual Subscription - Method not implemented Post Individual Subscription - Method not implemented Loading Loading
SOL003/VNFFaultManagement-API/Alarms.robot +1 −1 Original line number Original line Diff line number Diff line Loading @@ -7,7 +7,7 @@ Library JSONLibrary Library JSONSchemaLibrary schemas/ Library JSONSchemaLibrary schemas/ Library OperatingSystem Library OperatingSystem *** Test cases *** *** Test Cases *** POST Alarms - Method not implemented POST Alarms - Method not implemented log Trying to perform a PUT. This method should not be implemented log Trying to perform a PUT. This method should not be implemented Set Headers {"Accept":"${ACCEPT}"} Set Headers {"Accept":"${ACCEPT}"} Loading
SOL003/VNFFaultManagement-API/IndividualAlarm.robot +1 −1 Original line number Original line Diff line number Diff line Loading @@ -12,7 +12,7 @@ Library DependencyLibrary ${Etag}= an etag ${Etag}= an etag ${Etag_modified}= a modified etag ${Etag_modified}= a modified etag *** Test cases *** *** Test Cases *** POST Alarm - Method not implemented POST Alarm - Method not implemented log Trying to perform a POST. This method should not be implemented log Trying to perform a POST. This method should not be implemented Set Headers {"Accept":"${ACCEPT}"} Set Headers {"Accept":"${ACCEPT}"} Loading
SOL003/VNFFaultManagement-API/IndividualSubscription.robot +2 −3 Original line number Original line Diff line number Diff line Loading @@ -6,7 +6,7 @@ Library REST ${VNFM_SCHEMA}://${VNFM_HOST}:${VNFM_PORT} ... spec=SOL003-VNFFaultManagement-API.yaml ... spec=SOL003-VNFFaultManagement-API.yaml Documentation This resource represents an individual subscription for VNF alarms. Documentation This resource represents an individual subscription for VNF alarms. ... The client can use this resource to read and to terminate a subscription to notifications related to VNF fault management. ... The client can use this resource to read and to terminate a subscription to notifications related to VNF fault management. Suite setup Check resource existance Suite Setup Check resource existance *** Test Cases *** *** Test Cases *** Post Individual Subscription - Method not implemented Post Individual Subscription - Method not implemented Loading Loading @@ -61,7 +61,6 @@ DELETE an individual subscription Integer response status 204 Integer response status 204 *** Keywords *** *** Keywords *** Check resource existance Check resource existance Set Headers {"Accept":"${ACCEPT}"} Set Headers {"Accept":"${ACCEPT}"} Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"Authorization":"${AUTHORIZATION}"} Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"Authorization":"${AUTHORIZATION}"} Loading
SOL003/VNFLifecycleOperationGranting-API/IndividualGrant.robot +2 −3 Original line number Original line Diff line number Diff line Loading @@ -8,7 +8,7 @@ Library REST http://${NFVO_HOST}:${NFVO_PORT} Documentation This resource represents an individual grant. The client can use this resource to read the grant. Documentation This resource represents an individual grant. The client can use this resource to read the grant. ... It is determined by means outside the scope of the present document, such as configuration or policy, ... It is determined by means outside the scope of the present document, such as configuration or policy, ... how long an individual grant is available. ... how long an individual grant is available. Suite setup Check resource existance Suite Setup Check resource existance *** Test Cases *** *** Test Cases *** Post Individual Grant - Method not implemented Post Individual Grant - Method not implemented Loading Loading @@ -82,7 +82,6 @@ DELETE an individual grant - Method not implemented Integer response status 204 Integer response status 204 *** Keywords *** *** Keywords *** Check resource existance Check resource existance Set Headers {"Accept":"${ACCEPT}"} Set Headers {"Accept":"${ACCEPT}"} Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"Authorization":"${AUTHORIZATION}"} Run Keyword If ${AUTH_USAGE} == 1 Set Headers {"Authorization":"${AUTHORIZATION}"} Loading
SOL003/VirtualisedResourcesQuotaAvailableNotification-API/IndividualSubscription.robot +2 −2 Original line number Original line Diff line number Diff line Loading @@ -7,7 +7,7 @@ Library REST ${VNFM_SCHEMA}://${NFVO_HOST}:${NFVO_PORT} ... spec=SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml ... spec=SOL003-VirtualisedResourcesQuotaAvailableNotification-API.yaml Documentation This resource represents an individual subscription. The client can use this resource to read and to terminate a Documentation This resource represents an individual subscription. The client can use this resource to read and to terminate a ... subscription to notifications related to the availability of the virtualised resources quotas. ... subscription to notifications related to the availability of the virtualised resources quotas. Suite setup Check resource existance Suite Setup Check resource existance *** Test Cases *** *** Test Cases *** Post Individual Subscription - Method not implemented Post Individual Subscription - Method not implemented Loading