Uploaded image for project: 'sfc'
  1. sfc
  2. SFC-150

Correct augmentation for service-function-forwarders-state which overwrites other augmentation

    XMLWordPrintable

Details

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

    • 6266

    Description

      The augmentation in file:

      sfc-model/src/main/yang/service-function-forwarder-logical.yang

      Overwrites the generated class: sff-logical-sff-augmentation.

      The current definition:

      augment "/sfc-sff:service-function-forwarders-state/"
      + "sfc-sff:service-function-forwarder-state/"

      { description "Augments the SFF state to hold logical SFF specific information"; ext:augment-identifier "sff-logical-sff-augmentation"; uses dpnid-rsps; }

      augment "/sfc-sff:service-function-forwarders-state/"
      + "sfc-sff:service-function-forwarder-state/" {
      description "Augments the SFF state to hold logical SFF specific information";
      ext:augment-identifier "sff-logical-sff-augmentation";
      uses service-function-dictionary;

      Must be replaced by the definition:

      augment "/sfc-sff:service-function-forwarders-state/"
      + "sfc-sff:service-function-forwarder-state/"

      { description "Augments the SFF state to hold logical SFF specific information"; ext:augment-identifier "sff-logical-sff-augmentation"; uses dpnid-rsps; uses service-function-dictionary; }

      Attachments

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

        Activity

          People

            daniel.peon.quiros@ericsson.com Dani Peon
            daniel.peon.quiros@ericsson.com Dani Peon
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: