Versions Compared

Key

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

...

Decisions/direction is discussed in the child pages, and ratified during the weekly meeting.

Assumptions

#AssumptionReasoning/Justification
1The CPS stand-alone access interface technology will be REST

This is common practice in ONAP.

There is a drive to harmonize publication and documentation of component interfaces.

2The CPS internal core implementation will be Java

Alternative language bindings will be possible (explicitly enabled by the architecture).

The level of resources available indicates that a single implementation should be pursued first.

Where other language run-times need access to data they may use the REST data access interfaces.

3The native model language of the CPS will be YANG

Industry momentum towards YANG

IETF RFC, widely supported

Superset of most language capabilities

...