...
11- Involved use cases, architectural capabilities or functional requirements.
Policy is used in the following use cases:
- vFW
- vDNS
- vCPE
- CCVPN
- 5G
12- Listing of new or impacted models used by the project (for information only).
- Identify any High Level Information Model Requirements. See: ONAP R7 Modeling High Level Requirements
- Models based on information exchanges from Use Cases
- Models documenting existing implementations
- Forward looking models that may be implemented in future releases
- Describe how exposed APIs are mapped to information models
(list all the relevant Jira tickets)N/A
13-Test plan/Testing Strategy
- Unit Testing
- Continue to use junit for java tests
- Continue to use ??? for javascript tests
- Dev-to-Dev Testing and
- Communication between Policy components will be tested via Policy-specific CSITs
- There are no plans for individual point-to-point testing with other ONAP projects. There are no facilities within Policy to test an interface independent of a use case, nor can other systems provide "sunny-day" responses without being pre-configured. As a result, dev-to-dev testing will take place as part of the integration testing of various use cases. This is unchanged from previous releases.
- Integration
- Integration testing will be done using the integration lab with a full kubernetes installation
14- Any other details that are specific to this functional enhancement or UseCase.
...