Uploaded image for project: 'mdsal'
  1. mdsal
  2. MDSAL-114

IncorrectNestingException thrown when top level container is added via uses

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Resolution: Done
    • None
    • None
    • None
    • None
    • Operating System: All
      Platform: All

    • 4630

    Description

      module opendaylight-binding-top-level-via-uses {
      yang-version 1;
      namespace "urn:opendaylight:params:xml:ns:yang:md:sal:test:top-via-uses";
      prefix "binding-impl";

      description
      "Regression Test model for top-level-via uses";

      revision "2015-11-12"

      { description "Initial revision"; }

      grouping container-top {
      container container-top

      { presence "only for testing"; }

      }

      uses container-top;

      }

      Creating instance identifier for ContainerTop.class and serializing it using codecs results in IncorrectNestingException thrown.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            tony.tkacik@gmail.com Tony Tkacik
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: