Versions Compared

Key

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

Table of Contents

Overview

Fault notifications

  • Get fault notifications from VES via DMaaP
  • Forward to devicemanager
    • Use : RESTCONF
  • Devicemanager will handle notification similar to NETCONF notifications
    • Alarms/events are visible in
      • alarm log
      • current problems
      • alarm status bar increased

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