Uploaded image for project: 'controller'
  1. controller
  2. CONTROLLER-730

Issue in rpc call on mounted schema

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Resolution: Cannot Reproduce
    • None
    • None
    • restconf
    • None
    • Operating System: Linux
      Platform: PC

    • 1620
    • Highest

    Description

      While making rpc call on mounted schema ODL tries to find the provided rpc in available schema and
      according to current scenario
      1. ODL tries to find the qname for the given module and node name from global schema (which has schemas for local netconf sever) instead of mounted schema.

      2. ODL tries to lookup for the remote rpc into the global schema which has only module belong to local netconf server instead of mounted point schema
      due to which it returns validName and rpcDefinition as null.

      both of above scnearios should be corrected for successful rpc call on mounted schema.
      onGlobalContextUpdated method need to updated in a way that it adds the mounted schema to the map of already available schemas so that rpc calls of both the server(local and mounted schema) can work fine.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            jgloncak Jozef Gloncak
            ankit21.a@tcs.com Ankit agarwal
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: