...
- New Interface Policy Lifecycle API - new API that is RESTful and supports TOSCA Policy Types
- A brief flow has been worked by the team here: Policy Design and API Flow for Model Driven Control Loop - DraftTO BE DELETED - refer to Dublin Documentation
- Swagger documentation is being built and the team will conform with API Versioning specifications -
- Legacy API - no real modifications that require any ONAP component to upgrade
- https://onap.readthedocs.io/en/casablanca/submodules/policy/engine.git/docs/platform/offeredapis.html
- New List API added - documentation updated for this.
If they are modified, are the backwards compatible?
...
Interface naming (point to an example)
Policy Lifecycle API - Policy Design and API Flow for Model Driven Control Loop - Draft
Legacy API: Policy APIThe Policy R4 Dublin Independent Versioning And Release Process Plan - has a list of our incoming and outgoing dependencies.
Consumed API from other projects
Project | API Dependency | Notes |
---|---|---|
Portal | 2.4.0 | |
AAF | v2.1.2 | |
Dmaap | v1.1.8 | |
SDC | 1.3.0 | |
AAI | 1.0.1 - being investigated | v16 schema NOTE: work whether to direct link to A&AI libraries or retain the current codebase and enhance for custom query work. |
APP-C | Dmaap LCM API | No direct link to any libraries |
SO | REST - No direct link to any libraries | |
VFC | REST - No direct link to any libraries | |
SDNR | Dmaap - No direct link to any libraries | |
SDNC | REST - No direct link to any libraries |
Published API - These projects use the policy libraries to build their code
Project | API | Notes |
---|---|---|
CLAMP | Policy Lifecycle API | implemented in own java code |
OOF | Legacy Policy API | implemented in own python code |
SDNC | Legacy Policy API | implemented in own code |
DCAE | Policy Lifecycle API | Implemented own python code |
Reference to the interfaces.
Policy Lifecycle API - Policy Design and API Flow for Model Driven Control Loop - DraftTO BE DELETED - refer to Dublin Documentation
Legacy API: Policy API
What are the system limits?
...