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

RFC7895/RFC8525 implementation should be independent of any other modules in a separate feature

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Highest Highest
    • 7.0.0
    • None
    • netconf, restconf-nb

      Currently we have two places where RFC7895 was implemented independently (mdsal-netconf-yang-library and restconf-nb modules).  See SchemaServiceToMdsalWriter and SchemaContextHandler classes.
      It could be an issue if we install these two modules together and they independently will change module-state.
      This functionality should be independent of both modules in a separate feature and lives in md-sal, alongside of yanglib client implementations there. And both restconf and netconf should be pulling it to runtime as a dependency.

      As a first step towards that, evaluate the content of netconf.git and create a apps/yanglib-mdsal-writer which both netconf-nb and restconf-nb will pull in.

            deadsvic1d4l Stephanie Brey Dee
            vladyslav.marchenko Vladyslav Marchenko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: