Table of Contents |
---|
...
Project details
Location: https://github.com/onap/integration-simulators-nf-simulator
Information for developers ( README.md ):
Components
NF simulator contains two four components:
- VES Client,
that generates VES events releated to PNFNF, PNP integratopnintegration. - Netconf simulatorserver,
that is able to receive change CM configurations, post that change on Kafak and print history of CM configurationsof that changes. - AVCN manager,
that fetches changes of configuration from Kafka and sends them to VES client. - PM https server,
that is used in Bulk PM use cases over HTTPS.
Requirements for developers
- Follow Google Java Style Guide
- Follow SONAR rules
- No new violation in the NEW code
- New libraries
- Before you add a new JAVA library contact with Specificator and Commiter to get confirmation that library can be used in the project!
- Remember to update README.md files
Licenses
For
...
VES client
...