Uploaded image for project: 'netconf'
  1. netconf
  2. NETCONF-1246

Cannot retieve modules source

    XMLWordPrintable

Details

    • Bug
    • Status: Open
    • Medium
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      On the current main branch when we invoke:

      GET http://localhost:8181/rests/modules/ietf-yang-types/2013-07-15 

      We get the response 500 with message:

      {
          "errors": {
              "error": [
                  {
                      "error-tag": "operation-failed",
                      "error-message": "Mount path has to end with yang-ext:mount",
                      "error-type": "application"
                  }
              ]
          }
      }

      It is expected to get YANG module source.

      Attachments

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

        Activity

          People

            ivanhrasko Ivan Hrasko
            ivanhrasko Ivan Hrasko
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: