Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

SDN-R 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
  • API-Gateway is entry point for all SDNR WEB service.

...