More information about the project and all its functionalities you can find under the wiki page: https://wiki.onap.org/display/DW/PNF+Simulator
Project consists of four submodules:
- netconfsimulator
- pnfsimulator
- simulator-cli
- httpserver
Detailed information about submodules can be found in README.md
in their directories.
mvn clean install -P docker
mvn verify -P integration
##Sanity check
See README.md in sanitycheck directory
https://sonarcloud.io/dashboard?id=onap_integration-pnf-simulator
Images are available at Nexus:
- netconfsimulator https://nexus3.onap.org/#browse/search=keyword%3Dnetconfsimulator https://nexus3.onap.org/#browse/search=keyword%3Dnetopeer
- pnfsimulator https://nexus3.onap.org/#browse/search=keyword%3Dpnfsimulator
Attention: Always update a release-notes.rst when you add a new functionality or fix a bug. Thanks!