Versions Compared

Key

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

...

  • ConfigAssign  - Resolve application params and generates a configlet for network base-configuration and incremental configlets for PNF, VNFs and in the future CNFs. 
  • ConfigDeploys  - Deploy the configlet that is generated as part of the configAssign action to the network using netconf/restconf.

SDNC will also use a new API provided by CCSDK for 5G OOF/PCI called "oofpcipoc-api", which supports the following RPCs:

  • greeting
  • configuration-pay-cell-id
  • generic-neighbor-configuration
  • add-neighbor
  • delete-neighbor

SDNC will also support interfaces to NETCONF devices in Dublin over TLS transport, using the NETCONF/TLS support introduced in the OpenDaylight Fluorine release.

...