Versions Compared

Key

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

...

2.1.2.1 Policy Design in the ONAP Policy Framework

Policy Design in the ONAP framework follows the general sequence shown in the sequence diagram below. An API_USER is any component that wants to specialize a policy template into a concrete policy. The ONAP Policy Framework supplies a REST interface that exposes the API and also provides a command line tool and general purpose client that wraps the API.

An API user looks up a policy template reference, which Policy Design reads from Nexus. TODO Add Database.

2.1.2.2 Model Driven VF (Virtual Function) Policy Design via VNF SDK Packaging

...