aboutsummaryrefslogtreecommitdiffstats
path: root/pnfsimulator
AgeCommit message (Collapse)AuthorFilesLines
2021-05-12Update EJBCA version from 6.15.2.5 to 7.4.3.2Joanna Jeremicz2-4/+4
Bump project version to 1.0.6 Update changelog Issue-ID: OOM-2649 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: I59b9794f0e602fcc6b6a658b1e146cfd13751f87
2021-03-02Add JWT support in HTTP/HTTPS based locations - pnf-simulator1.0.5Krzysztof Gajewski3-7/+7
- update containers to version 1.0.5 Issue-ID: DCAEGEN2-2536 Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Change-Id: If6b938db03fc8b5e5a5a6435ad0559061fa5b4ad
2021-02-04Change version to 1.0.41.0.4Bartosz Gardziejewski2-4/+4
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: Ide6d9d89f3dd840e10b210b2f962a1fe090ca644 Issue-ID: INT-1844
2021-02-03Rename trust.pass1.0.31.0.2Bogumil Zebek1-0/+1
- Init container install trust.pass, not truststore.pass Issue-ID: INT-1844 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: Ia040524e9e2d3ae275f09287acc747f4ac98eae1
2021-02-02add basic auth using username and passwordBartosz Gardziejewski11-130/+287
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I67bc2c25149c8e2d4943f23cfa8d726cdb95995f Issue-ID: INT-1805
2021-02-02fix truststore name used in propertiesBartosz Gardziejewski1-1/+1
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I543f451c4ee4b6402aa0410ba16115ff392c27c7 Issue-ID: INT-1844
2021-02-01Revert "fix truststore name"Krzysztof Kuzmicki1-0/+0
This reverts commit 3b8eea00e9b3d2de6e1242886fdf95519a9a5a2e. Reason for revert: in order to fix integration tests Change-Id: Ic46eaddb90cb8158a8c4ae185f9fe4ac9b1e31ed Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Issue-ID: INT-1844
2021-02-01fix truststore nameBartosz Gardziejewski1-0/+0
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I4b15aac24f17aa47e0de087659b3ab05fc1d6bea Issue-ID: INT-1844
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 Gardziejewski14-64/+427
event request Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I0a12263daafacc52643838ff80482e4c7168b7ea Issue-ID: INT-1804
2021-01-08Update Pnf simulator version to 1.0.2marcinrzepeckiwroc2-4/+4
Add pom for Http Server Issue-ID: INT-1814 Signed-off-by: marcinrzepeckiwroc <marcin.rzepecki@nokia.com> Change-Id: I86b18a38a4d21c42d4bf321c73ba3d2bbce24742
2021-01-07Extend PNF simulator with HTTP servermarcinrzepeckiwroc1-0/+52
Issue-ID: INT-1814 Change-Id: I06eeb81e46d6a96976f64eece6bbf7209665c1d2 Signed-off-by: marcinrzepeckiwroc <marcin.rzepecki@nokia.com>
2020-10-22Adjust PNF simulator to read passwords to stores from filesAdam Wudzinski18-43/+244
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.tkogut15-200/+561
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-10-08Add CMPv2 E2E test case in robot test suiteKrzysztof Kuzmicki3-1/+53
Fix Dockerfile in order to load mongo db collections. Issue-ID: INT-1731 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: Icf941827c8a58f0a4ce49fcbdf3e446a208611bc
2020-10-05Add CMPv2 E2E test case in robot test suiteKrzysztof Kuzmicki1-1/+4
Fix Dockerfile in order to load proper client cert and truststore passwords. Issue-ID: INT-1731 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: Ic4f171c1ad7513dd0f897b762478ed4701cc315e
2020-10-01Add CMPv2 E2E test case in robot test suiteKrzysztof Kuzmicki1-0/+2
Add templates and application properties to image in order to independent image from code in gerrit. Issue-ID: INT-1731 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: I55ca1bba9a757ba3ec1ab4046200d5a10a1ffc78
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-05-13Add version and parent path to PNF integration pomBartosz Gardziejewski1-0/+4
Issue-ID: INT-1533 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I9e61eb6fc7d90ef9ddd6a9cb7d1f66d564696819
2020-05-12Add profile "integration" that will run integration tests for PNF and NetconfBartosz Gardziejewski2-10/+5
Issue-ID: INT-1533 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: Ib03bad90ac6921e9f75bda6d1e5163ef05b06d3e
2020-05-11Add default values for client and store passwordsBartosz Gardziejewski3-2/+2
When running PNF simulator locally (with no AAF connected) password environment variables were empty Issue-ID: INT-1533 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I4135f93c6428317e6ef3769e81133e852c1adc63
2020-05-08Fix crashing file watcher threadBartosz Gardziejewski1-1/+2
When file is empty it throws BSONException, that wasn't handled Issue-ID: INT-1533 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: If868e40e8120b3d935895b6c4c4fe38d14a41843
2020-05-08Merge "Add active waiting in integration tests"Bogumil Zebek1-2/+44
2020-05-08Merge "Refactor pnf integration test"Bogumil Zebek1-10/+17
2020-05-08Merge "Add health check endpoint"Bogumil Zebek1-2/+1
2020-05-07Add docker-compose to run PNFsim with dynamic certs from AAFMichal Banka1-4/+4
Signed-off-by: Michal Banka <michal.banka@nokia.com> Change-Id: I135734b17dc88728e199f35f52e87d2651006574 Issue-ID: INT-1583
2020-05-07Refactor pnf integration testBartosz Gardziejewski1-10/+17
Issue-ID: INT-1533 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I2603b7fe3cd1e567e521e3be9e117ae02bd48fe2
2020-05-06Add active waiting in integration testsBartosz Gardziejewski1-2/+44
Issue-ID: INT-1533 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: Id9a6324852de83f0dfc0f5dfa133ef672a7a5aed
2020-05-06Add health check endpointBartosz Gardziejewski1-2/+1
Issue-ID: INT-1533 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I0767c2a02954b28c11dbdacc565eeaf96b8194be
2020-04-27Add variables to PNF simulator events and update loggingBartosz Gardziejewski17-98/+605
Issue-ID: INT-1517 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I48931c0b4c68cd4de548cfa7dbaa950a24d13545
2020-04-24Merge "Update versions in README"Bogumil Zebek1-1/+1
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-23Switch pnf simulator to the new versionBogumil Zebek2-5/+5
Prepare new release line. Version: 1.0.1 Issue-ID: INT-1517 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: Ib64b2d4e37e22824479bdc408ce99f507215b0db
2020-04-23Merge "Fix import in FsToDbTemplateSynchronizer"Bogumil Zebek1-1/+1
2020-04-23Fix import in FsToDbTemplateSynchronizer1.0.0edyta1-1/+1
Issue-ID: INT-1517 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: Icc383992dac2392ee1bbb5352aec202c087c2457
2020-04-23Merge "Add string formatter to error message"Bogumil Zebek1-1/+9
2020-04-23Add string formatter to error messageBartosz Gardziejewski1-1/+9
Logger.error is seen by sonar as bug due to message formatting. To resolve this issue formatting was extracted to previous line. Issue-ID: INT-1533 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: If470a94fe4349759a46ac4ff70301c5bdddc619f
2020-04-23Merge "Add synchronize TestCase FsToDbTemplateSynchronizer"Bogumil Zebek1-0/+53
2020-04-23Add synchronize TestCase FsToDbTemplateSynchronizeredyta1-0/+53
Issue-ID: INT-1517 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: I11c4006ec1ec14a5af38b19bd4bf66dcfa80bbbe
2020-04-22Merge "Rename docker images"Krzysztof Kuzmicki2-5/+4
2020-04-22Rename docker imagesBogumil Zebek2-5/+4
Before container release we need to fix container names to be more descriptive. Issue-ID: INT-1517 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I6f6f17a5625df6d90b040dc5683202b1187cf386
2020-04-22Merge "Fix getting template by name from rest endpoint"Bogumil Zebek1-7/+17
2020-04-22Merge "Fix sonar issue SslSuportLevel"Bogumil Zebek1-1/+1
2020-04-22Merge "Increase tests coverage"Bogumil Zebek3-14/+165
2020-04-22Merge "Increase test coverage for SslAuthenticationHelper"Bogumil Zebek1-40/+5
2020-04-22Fix sonar issue SslSuportLevelAleksandra Maciaga1-1/+1
Issue-ID: INT-1517 Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com> Change-Id: I8ef686ef569d5bac727404bc46d1b164b363a872
2020-04-22Increase test coverage for SslAuthenticationHelperAleksandra Maciaga1-40/+5
Issue-ID: INT-1517 Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com> Change-Id: I2dc3f721e7bc6f6e0d89355e13592839aac9c985
2020-04-22Create local CSITs to verify simulator flow with VESPawel1-0/+13
Issue-ID: INT-1544 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: Id54a6674fef815b91b0a6d10e73d2c8d2c431ef4
2020-04-22Fix getting template by name from rest endpointBartosz Gardziejewski1-7/+17
Issue-ID: INT-1533 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: If7839bb91228d0e9cb43afe38c48dd11f52cb871