Uploaded image for project: 'yangtools'
  1. yangtools
  2. YANGTOOLS-262

unable to refine grouping where field in grouping was an extension

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Resolution: Done
    • None
    • None
    • None
    • None
    • Operating System: Mac OS
      Platform: PC

    • 1524

    Description

      a YANG submodule has a statement of the form:

      uses foo {
      refine bar

      { ... }

      }

      this fails in parsing with an error along the lines of:

      "Refine target node bar not found."

      grouping foo is defined in the same module and only contains bar. However bar is defined using a vendor extension

      grouping foo {
      vendor:extension bar

      { ... }

      }

      I'm guessing ODL isn't happy with the vendor extension...

      Attachments

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

        Activity

          People

            mvitez@cisco.com Martin Vitez
            giheron@cisco.com Giles Heron
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: