Uploaded image for project: 'yangide'
  1. yangide
  2. YANGIDE-7

Diagram view sometimes omits type names on leaf components

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • unspecified
    • General
    • None
    • Operating System: All
      Platform: All

    • 5851

      Using this sample block:
      ------------------
      grouping machine-def {
      container machine {
      description "";
      container atts {
      leaf thing

      { description ""; type iyt:counter64; }

      leaf ipversion

      { description ""; type iit:ip-version; }

      }
      }
      }
      ----------------

      Assume that "iyt" represents teh "ietf-yang-types" import file, and "iit" represents "ietf-inet-types".

      The diagram view shows the type name for "thing", but not for "ipversion".

            Unassigned Unassigned
            dkarr David M. Karr
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: