You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 30 Next »

The Overall release planning is here: Release Planning#El-AltoRelease . According to this plan there is no feature change planned for El Alto.

Frankfurt

Goal for this version is disaggregation of SDN-R into three major parts.

  1. UXWeb - Web service
  2. Devicemanager - Device controlling
  3. WTDB - Database

Improvements by Disaggregation

  • Better split regarding performance from the three originations: 1. devices southbound 2. Web users northbound 3. database processing.
  • Have one entrypoint for Web User access to different web services of SDN-R: UX Web Service, REST, RESTCONF, Netconf device related
  • Use ONAP database components
  • SDNC/CCSDK/SDNR Devicemanager cluster/Netconf
    • Provide function to support NETCONF/devicehandling by devicemanagers for one OpenDaylight mountpoint in a cluster.
    • Provider to consuming microservices to publish mountpoint state changes and capabilites of NETCONF/device.  (Used by O-RAN-SC OAM) (model-driven DMaaP Agent)
  • Solution integration test covers O-RAN-SC OAM (Operations and Maintenance) Scenarios.
  • RPC/bundle for devicemanager configuration service

Further changes

  • WEB Client data table access via extended odlux db api. See ODLUX DB API

First proposal 

api_gw_architecture


Architecture

General

  • Complete functionality in the SDNC/SDNR image
  • Node-sub-type definied, by configuration parameter
  • Node types are: WTSDNR-WEB, WTSDNR-DEVICEMANAGER, WTSDNR-DB

References


  • No labels