Versions Compared

Key

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

...

A new karaf feature is needed to communicate the node-id to CPS-DMI plugin. This 

RPC Details

RPC Name: addCMHandle

Functionality:

  1. This RPC collects all the nodes mounted using the API https://localhost:8086/restconf/config/network-topology:network-topology
  2. Iterates over each node and prepares a cmhandle.
  3. Each cmhandle is posted to the dmaap topic to reach DMI Plugin

...

       dmi-service-name is Kubernetes service name of the DMI Plugin


RPC Yang: CMHandle-API.yang

yang tree:

...