Uploaded image for project: 'Network Controller'
  1. Network Controller
  2. SDNC-193

Issue while delete a network in service-data from MD-SAL data store

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • Amsterdam Release
    • Amsterdam Release
    • None

      Form "network-topology-operation-delete" DG call RestapiCallNode to delete network from MD-SAL config data store, response is sucess but when query service-data the network exists.

      karaf log:
      2017-11-13 16:14:51,253 | INFO | p939304800-43922 | RestapiCallNode | 334 - org.onap.ccsdk.sli.restapicall - 0.1.0 | Parameter restapiUrl: [http://localhost:8181/restconf/config/GENERIC-RESOURCE-API:services/service/11111/service-data/networks/network/89db4435-a50b-4b7d-8cd5-56d9eccd3263]
      2017-11-13 16:14:51,254 | INFO | p939304800-43922 | RestapiCallNode | 334 - org.onap.ccsdk.sli.restapicall - 0.1.0 | Parameter restapiUser: [admin]
      2017-11-13 16:14:51,254 | INFO | p939304800-43922 | RestapiCallNode | 334 - org.onap.ccsdk.sli.restapicall - 0.1.0 | Parameter restapiPassword: [Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U]
      2017-11-13 16:14:51,254 | INFO | p939304800-43922 | RestapiCallNode | 334 - org.onap.ccsdk.sli.restapicall - 0.1.0 | Parameter format: [json]
      2017-11-13 16:14:51,254 | INFO | p939304800-43922 | RestapiCallNode | 334 - org.onap.ccsdk.sli.restapicall - 0.1.0 | Parameter httpMethod: [DELETE]
      2017-11-13 16:14:51,254 | INFO | p939304800-43922 | RestapiCallNode | 334 - org.onap.ccsdk.sli.restapicall - 0.1.0 | Parameter responsePrefix: [mdsal-nw]
      2017-11-13 16:14:51,254 | INFO | p939304800-43922 | RestapiCallNode | 334 - org.onap.ccsdk.sli.restapicall - 0.1.0 | Properties:
      2017-11-13 16:14:51,335 | INFO | p939304800-43922 | RestapiCallNode | 334 - org.onap.ccsdk.sli.restapicall - 0.1.0 | Sending request:
      2017-11-13 16:14:51,335 | INFO | p939304800-43922 | RestapiCallNode | 334 - org.onap.ccsdk.sli.restapicall - 0.1.0 |
      2017-11-13 16:14:51,343 | INFO | p939304800-43922 | RestapiCallNode | 334 - org.onap.ccsdk.sli.restapicall - 0.1.0 | Response received. Time: 8
      2017-11-13 16:14:51,343 | INFO | p939304800-43922 | RestapiCallNode | 334 - org.onap.ccsdk.sli.restapicall - 0.1.0 | HTTP response code: 200
      2017-11-13 16:14:51,343 | INFO | p939304800-43922 | RestapiCallNode | 334 - org.onap.ccsdk.sli.restapicall - 0.1.0 | HTTP response message: null
      2017-11-13 16:14:51,343 | INFO | p939304800-43922 | RestapiCallNode | 334 - org.onap.ccsdk.sli.restapicall - 0.1.0 | HTTP response headers:
      2017-11-13 16:14:51,343 | INFO | p939304800-43922 | RestapiCallNode | 334 - org.onap.ccsdk.sli.restapicall - 0.1.0 | — Content-Length:[0]
      2017-11-13 16:14:51,343 | INFO | p939304800-43922 | RestapiCallNode | 334 - org.onap.ccsdk.sli.restapicall - 0.1.0 | — Expires:[Thu, 01 Jan 1970 00:00:00 GMT]
      2017-11-13 16:14:51,344 | INFO | p939304800-43922 | RestapiCallNode | 334 - org.onap.ccsdk.sli.restapicall - 0.1.0 | — Server:[Jetty(8.1.19.v20160209)]
      2017-11-13 16:14:51,344 | INFO | p939304800-43922 | RestapiCallNode | 334 - org.onap.ccsdk.sli.restapicall - 0.1.0 | — Set-Cookie:[rememberMe=deleteMe; Path=/restconf; Max-Age=0; Expires=Sun, 12-Nov-2017 16:14:51 GMT, JSESSIONID=r44a0hzjencd1ah5p6leqdkj8;Path=/restconf]
      2017-11-13 16:14:51,344 | INFO | p939304800-43922 | RestapiCallNode | 334 - org.onap.ccsdk.sli.restapicall - 0.1.0 | HTTP response: null
      2017-11-13 16:14:51,344 | DEBUG | p939304800-43922 | ExecuteNodeExecutor | 295 - org.onap.ccsdk.sli.core.sli-provider - 0.1.2 | about to execute success branch
      2017-11-13 16:14:51,344 | DEBUG | p939304800-43922 | SvcLogicServiceImpl | 295 - org.onap.ccsdk.sli.core.sli-provider - 0.1.2 | Executing node 38
      2017-11-13 16:14:51,344 | DEBUG | p939304800-43922 | SvcLogicServiceImpl | 295 - org.onap.ccsdk.sli.core.sli-provider - 0.1.2 | Executing node executor for node type block - org.onap.ccsdk.sli.core.sli.provider.BlockNodeExecutor
      2017-11-13 16:14:51,344 | DEBUG | p939304800-43922 | BlockNodeExecutor | 295 - org.onap.ccsdk.sli.core.sli-provider - 0.1.2 | Block - executing outcome 10
      2017-11-13 16:14:51,344 | DEBUG | p939304800-43922 | SvcLogicServiceImpl | 295 - org.onap.ccsdk.sli.core.sli-provider - 0.1.2 | Executing node 41
      2017-11-13 16:14:51,344 | DEBUG | p939304800-43922 | SvcLogicServiceImpl | 295 - org.onap.ccsdk.sli.core.sli-provider - 0.1.2 | Executing node executor for node type set - org.onap.ccsdk.sli.core.sli.provider.SetNodeExecutor
      2017-11-13 16:14:51,344 | DEBUG | p939304800-43922 | SvcLogicExprListener | 294 - org.onap.ccsdk.sli.core.sli-common - 0.1.2 | enterVariableLead: text =networkId
      2017-11-13 16:14:51,344 | DEBUG | p939304800-43922 | SvcLogicExprListener | 294 - org.onap.ccsdk.sli.core.sli-common - 0.1.2 | exitVariable: text =networkId
      2017-11-13 16:14:51,344 | DEBUG | p939304800-43922 | SetNodeExecutor | 295 - org.onap.ccsdk.sli.core.sli-provider - 0.1.2 | Setting context attribute networkId to 89db4435-a50b-4b7d-8cd5-56d9eccd3263
      2017-11-13 16:14:51,345 | DEBUG | p939304800-43922 | SvcLogicExprListener | 294 - org.onap.ccsdk.sli.core.sli-common - 0.1.2 | enterVariableLead: text =service-object-path
      2017-11-13 16:14:51,345 | DEBUG | p939304800-43922 | SvcLogicExprListener | 294 - org.onap.ccsdk.sli.core.sli-common - 0.1.2 | exitVariable: text =service-object-path
      2017-11-13 16:14:51,345 | DEBUG | p939304800-43922 | SetNodeExecutor | 295 - org.onap.ccsdk.sli.core.sli-provider - 0.1.2 | Setting context attribute service-object-path to restconf/config/GENERIC-RESOURCE-API:services/service/11111/service-data/service-topology/
      2017-11-13 16:14:51,345 | DEBUG | p939304800-43922 | BlockNodeExecutor | 295 - org.onap.ccsdk.sli.core.sli-provider - 0.1.2 | Block - executing outcome 11
      2017-11-13 16:14:51,345 | DEBUG | p939304800-43922 | SvcLogicServiceImpl | 295 - org.onap.ccsdk.sli.core.sli-provider - 0.1.2 | Executing node 42
      2017-11-13 16:14:51,345 | DEBUG | p939304800-43922 | SvcLogicServiceImpl | 295 - org.onap.ccsdk.sli.core.sli-provider - 0.1.2 | Executing node executor for node type return - org.onap.ccsdk.sli.core.sli.provider.ReturnNodeExecutor
      2017-11-13 16:14:51,345 | DEBUG | p939304800-43922 | ReturnNodeExecutor | 295 - org.onap.ccsdk.sli.core.sli-provider - 0.1.2 | Returning status success
      2017-11-13 16:14:51,345 | DEBUG | p939304800-43922 | ReturnNodeExecutor | 295 - org.onap.ccsdk.sli.core.sli-provider - 0.1.2 | Setting context attribute error-message to
      2017-11-13 16:14:51,345 | DEBUG | p939304800-43922 | ReturnNodeExecutor | 295 - org.onap.ccsdk.sli.core.sli-provider - 0.1.2 | Setting context attribute ack-final-indicator to Y
      2017-11-13 16:14:51,345 | DEBUG | p939304800-43922 | ReturnNodeExecutor | 295 - org.onap.ccsdk.sli.core.sli-provider - 0.1.2 | Setting context attribute error-code to 200
      2017-11-13 16:14:51,345 | DEBUG | p939304800-43922 | CallNodeExecutor | 295 - org.onap.ccsdk.sli.core.sli-provider - 0.1.2 | no success or Other branch found
      2017-11-13 16:14:51,345 | DEBUG | p939304800-43922 | BlockNodeExecutor | 295 - org.onap.ccsdk.sli.core.sli-provider - 0.1.2 | Block - executing outcome 3
      2017-11-13 16:14:51,345 | DEBUG | p939304800-43922 | SvcLogicServiceImpl | 295 - org.onap.ccsdk.sli.core.sli-provider - 0.1.2 | Executing node 52
      2017-11-13 16:14:51,345 | DEBUG | p939304800-43922 | SvcLogicServiceImpl | 295 - org.onap.ccsdk.sli.core.sli-provider - 0.1.2 | Executing node executor for node type set - org.onap.ccsdk.sli.core.sli.provider.SetNodeExecutor
      2017-11-13 16:14:51,346 | DEBUG | p939304800-43922 | SvcLogicExprListener | 294 - org.onap.ccsdk.sli.core.sli-common - 0.1.2 | enterVariableLead: text =ack-final
      2017-11-13 16:14:51,346 | DEBUG | p939304800-43922 | SvcLogicExprListener | 294 - org.onap.ccsdk.sli.core.sli-common - 0.1.2 | exitVariable: text =ack-final
      2017-11-13 16:14:51,346 | DEBUG | p939304800-43922 | SetNodeExecutor | 295 - org.onap.ccsdk.sli.core.sli-provider - 0.1.2 | Setting context attribute ack-final to Y
      2017-11-13 16:14:51,346 | DEBUG | p939304800-43922 | BlockNodeExecutor | 295 - org.onap.ccsdk.sli.core.sli-provider - 0.1.2 | Block - executing outcome 4
      2017-11-13 16:14:51,346 | DEBUG | p939304800-43922 | SvcLogicServiceImpl | 295 - org.onap.ccsdk.sli.core.sli-provider - 0.1.2 | Executing node 53
      2017-11-13 16:14:51,346 | DEBUG | p939304800-43922 | SvcLogicServiceImpl | 295 - org.onap.ccsdk.sli.core.sli-provider - 0.1.2 | Executing node executor for node type return - org.onap.ccsdk.sli.core.sli.provider.ReturnNodeExecutor
      2017-11-13 16:14:51,346 | DEBUG | p939304800-43922 | ReturnNodeExecutor | 295 - org.onap.ccsdk.sli.core.sli-provider - 0.1.2 | Returning status success
      2017-11-13 16:14:51,346 | DEBUG | p939304800-43922 | ReturnNodeExecutor | 295 - org.onap.ccsdk.sli.core.sli-provider - 0.1.2 | Setting context attribute error-message to
      2017-11-13 16:14:51,346 | DEBUG | p939304800-43922 | ReturnNodeExecutor | 295 - org.onap.ccsdk.sli.core.sli-provider - 0.1.2 | Setting context attribute ack-final-indicator to Y
      2017-11-13 16:14:51,346 | DEBUG | p939304800-43922 | ReturnNodeExecutor | 295 - org.onap.ccsdk.sli.core.sli-provider - 0.1.2 | Setting context attribute error-code to 200
      2017-11-13 16:14:51,359 | INFO | p939304800-43922 | GenericResourceApiProvider | 336 - org.onap.sdnc.northbound.generic-resource-api-provider - 1.2.0.SNAPSHOT | Updating MD-SAL for network-topology-operation [11111] ServiceData: ServiceData [_networks=Networks [_network=[Network [_key=NetworkKey [_networkId=89db4435-a50b-4b7d-8cd5-56d9eccd3263], _networkData=NetworkData [_networkInformation=NetworkInformation [_networkId=0b5912e4-ed4f-4d09-8a59-ea65af70974d, _networkType=Some network-type, _onapModelInformation=OnapModelInformation [_modelCustomizationUuid=Some model-customization-uuid, _modelInvariantUuid=Some model-invariant-uuid, _modelName=Some model-name, _modelUuid=Some model-uuid, _modelVersion=Some model-version, augmentation=[]], augmentation=[]], _networkLevelOperStatus=NetworkLevelOperStatus [_lastAction=DeleteNetworkInstance, _lastRpcAction=Delete, _orderStatus=Deleted, augmentation=[]], _networkRequestInput=NetworkRequestInput [_aicClli=Some aic-clli, _aicCloudRegion=Some aic-cloud-region, _networkInputParameters=NetworkInputParameters [_param=[Param [_key=ParamKey [_name=ac1_route], _name=ac1_route, _value=192.168.1.1/24 ## 192.168.1.4, augmentation=[]], Param [_key=ParamKey [_name=site2_name], _name=site2_name, _value=10000000-0000-0000-0000-000000000005, augmentation=[]], Param [_key=ParamKey [_name=ac2_route], _name=ac2_route, _value=192.168.1.1/24 ## 192.168.1.5, augmentation=[]], Param [_key=ParamKey [_name=pe2_id], _name=pe2_id, _value=a8098c1a-f86e-11da-bd1a-00112444be1a, augmentation=[]], Param ............

            ramu.n ramu.n
            ramu.n ramu.n
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: