aboutsummaryrefslogtreecommitdiffstats
path: root/pnfsimulator/README.md
AgeCommit message (Collapse)AuthorFilesLines
2021-02-02add basic auth using username and passwordBartosz Gardziejewski1-2/+8
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I67bc2c25149c8e2d4943f23cfa8d726cdb95995f Issue-ID: INT-1805
2021-01-28Update pnf-simulator readme.Bartosz Gardziejewski1-1/+1
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I441b0e3642b14487b4d9118660680e1e520de1ac Issue-ID: INT-1804
2021-01-28Add message from VES to PNF simulator response when performing one time ↵Bartosz Gardziejewski1-1/+6
event request Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I0a12263daafacc52643838ff80482e4c7168b7ea Issue-ID: INT-1804
2020-10-22Adjust PNF simulator to read passwords to stores from filesAdam Wudzinski1-5/+5
Issue-ID: INT-1746 Signed-off-by: Adam Wudzinski <adam.wudzinski@nokia.com> Change-Id: Ib8a59500c15759bb09bb8b19e4757f1c48625af5
2020-10-21Adjust PNF simulator to use strict hostname checking.tkogut1-2/+3
Use separate keystore/truststore for ves. Add network for communication between ves and pnfsim. Issue-ID: INT-1744 Signed-off-by: tkogut <tomasz.kogut@nokia.com> Change-Id: I6626ac6d6f74e739aeb93879eddfd44f9e9383ea
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