aboutsummaryrefslogtreecommitdiffstats
path: root/pnfsimulator/README.md
AgeCommit message (Collapse)AuthorFilesLines
2020-06-18Fix some wording in the documentationBartek Grzybowski1-7/+7
Change-Id: I04683fe3fc7a3746fe0639704ae2081a5ca6eae5 Issue-ID: INT-1631 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-06-18Remove obsoleted part concerning running the simulatorBartek Grzybowski1-16/+0
"Simulator.sh" script is no longer present in current simulator release and instructions on how to run it are mentioned in first section. Change-Id: I3a16dc1f15abfec901c3c700fb99fcccd600e1b0 Issue-ID: INT-1631 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-04-27Add variables to PNF simulator events and update loggingBartosz Gardziejewski1-4/+111
Issue-ID: INT-1517 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I48931c0b4c68cd4de548cfa7dbaa950a24d13545
2020-04-24Update versions in READMEBartosz Gardziejewski1-1/+1
Issue-ID: INT-1533 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I3be243f5620ae36f84e6bcf9eac3fca21d174253
2020-04-08Move PNF simulator from /test/mocks to new projectBartosz Gardziejewski1-0/+333
This code is a copy of pnfsimulator located in integration repository (/test/mocks/pnfsimulator) with added profile "docker" in pom.xml located in pnfsimulator and netconfsimulator subprojects Issue-ID: INT-1517 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I725fa0530c41b13cb12705979dee8b8b354dc1a1