Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 10
Next »
Status: DRAFT
Policy Framework:
1. High Level Component Definition and Architectural Relationships
2. API Definitions
2a. Exposed APIs
API Key | API Name | Description | Payload Model(s) | Status |
---|
POE-1 | Policy Type Design | Allows applications to create, update, delete, and query PolicyType entities so that they become available for use in ONAP by applications such as CLAMP. | REST | production |
POE-2 | Policy Design | Allows applications (such as CLAMP and Integration) to create, update, delete, and query Policy entities. | REST | production |
POE-3 | Policy Administration | Support CRUD of PDP groups and subgroups and to support the deployment and life cycles of PolicyImpl entities (TOSCA Policy and PolicyTypeImpl entities) on PDP sub groups and PDPs. | REST | production |
POE-4 | Data Ingress | Policy listens on a DMaaP topic. Messages of interest are described in the policy logic | DMaaP | production |
POE-5 | Decision Query | Policy decisions are required by ONAP components to support the policy-driven ONAP architecture. Policy Decisions are implemented using the XACML PDP. The calling application must provide attributes in order for the XACML PDP to return a correct decision. | JSON/HTTP | production |
2b. Consumed APIs
API Key | API Name | Description |
---|
AAI-X | Topology | Enrich ingress data with topology information |
SO-X | Service Orchestrator | Trigger orchestration actions (policy driven) |
Controller-X | Controller API | trigger control actions (policy driven) |
TT-X | Trouble Ticketing | trigger open loop ticketing system |
Other | Other Actions | Trigger any interface defined in a policy |
3. Component Description
4. Known System Limitations
5. Used Models
6. System Deployment Architecture
7. New Release Capabilities
8. References
- Casablanca architecture description https://onap.readthedocs.io/en/casablanca/submodules/policy/engine.git/docs/platform/architecture.html
Policy Design and API Flow for Model Driven Control Loop