Versions Compared

Key

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

...

    • DMAAP listener : used to listen for event notifications from DMaaP.   For Amsterdam release, the vCPE use case posts a notification to DMAAP that alerts SDNC when a BRG receives an IP from DHCP.  The DMaap listener then will invoke the GENERIC-RESOURCE-API to set up a WAN connection for that BRG.
  • Outgoing API:
    • A&AI : SDNC will read/write objects to A&AI.  The base aaa-service class is capable of reading/writing any object defined in A&AI XSD schema.  The directed graphs for the use cases will drive which specific objects are read/written.

APIs used by client projects:

Client ProjectAPI(s) used
SO

Generic VNF API (vDNS, vFW)

GENERIC-RESOURCE-API (VoLTE, vCPE)

DMaaPDMaaP Listener
SDCSDC client

...