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

Compare with Current View Page History

« Previous Version 3 Current »

Overview

Fault notifications

  • Get fault notifications from VES via DMaaP
  • Forward to devicemanager
    • Proposal  to use : RESTCONF
  • Devicemanager will handle notification similar to NETCONF notifications

Configuration notifications

  • Specify workarround for VES message that contains "configuration change information" (Try to use Fault notification message)
  • Forward to devicemanager
  • Devicemanager should log this messages

Implementation

  • Functionality should be integrated into "mountpoint-registrar" bundle 
  • Read the related message(s) from DMaaP
  • Forward the events to devicemanager via RESTCONF interface
  • No labels