Age | Commit message (Expand) | Author | Files | Lines |
2022-03-04 | Add the support of activate/deactivate events to RAN NSSMF simulator |  Yogendra Pal | 3 | -1/+94 |
2021-09-07 | Fix problem with expired certs in FTPES tests |  Piotr Marcinkiewicz | 12 | -28/+181 |
2021-09-07 | Update DFC tests to use file based conifg |  Piotr Marcinkiewicz | 86 | -783/+550 |
2021-04-19 | [INT] Fix netconf-pnp-simulator Python dependencies version |  ajay_dp001 | 1 | -4/+4 |
2021-03-24 | DFC test containers and config update to fit honolulu release |  Krzysztof Gajewski | 5 | -40/+47 |
2021-03-10 | Fix server hostname verification |  Krzysztof Gajewski | 1 | -0/+1 |
2021-03-04 | Modify DFC HTTP mock to consume PNF-Simulator HTTP server |  Krzysztof Gajewski | 12 | -736/+23 |
2021-03-04 | Fix Integration-netconf-pnp-simulator-docker-merge-master jenkins build |  ajay_dp001 | 1 | -1/+1 |
2021-02-26 | Add JWT support in HTTP/HTTPS based locations - integration |  Krzysztof Gajewski | 16 | -12/+200 |
2021-02-17 | Add HTTPS to DFC tests |  Krzysztof Gajewski | 3 | -6/+5 |
2021-02-17 | Add HTTPS to DFC tests |  Krzysztof Gajewski | 1 | -1/+4 |
2021-02-16 | Add HTTPS to DFC tests |  Krzysztof Gajewski | 1 | -1/+1 |
2021-02-15 | Add HTTPS to DFC tests |  Krzysztof Gajewski | 2 | -9/+8 |
2021-02-11 | Add HTTPS to DFC tests |  Krzysztof Gajewski | 48 | -203/+1137 |
2021-01-13 | Add HTTP to DFC tests |  Krzysztof Gajewski | 23 | -102/+1334 |
2020-12-16 | Remove masspnf simulator code |  Bartek Grzybowski | 91 | -9070/+0 |
2020-12-07 | Allow customization of commonEventHeadres before request is sent |  Eli Halych | 2 | -3/+37 |
2020-12-04 | Add send requests to VES via HTTPS in Mass PNF Simulator |  Eli Halych | 15 | -186/+343 |
2020-11-25 | Fixed comment syntax in netconf.env for masspnfsim |  Eli Halych | 1 | -3/+3 |
2020-11-24 | Change mass-pnf-sim folder name to masspnfsim |  Eli Halych | 91 | -4/+4 |
2020-11-17 | Fix Data Type of External RAN NSSMF simulator |  Enbo Wang | 1 | -3/+8 |
2020-10-02 | optimize size and time using "--no-cache-dir" |  Pratik Raj | 4 | -4/+4 |
2020-09-23 | Setup basic functional test of NSSMF RAN simulator |  Bartek Grzybowski | 7 | -0/+52 |
2020-09-21 | Add missing dependency for the werkzeug module in setooptools as well |  Bartek Grzybowski | 1 | -1/+2 |
2020-09-21 | Add missing dependency for the werkzeug module |  Bartek Grzybowski | 1 | -0/+1 |
2020-09-19 | Add an External RAN NSSMF simulator |  Enbo Wang | 11 | -0/+470 |
2020-08-31 | AAI-Simulator: Pulling from PNF-SW-UP CSIT to Integration repo |  ajay_dp001 | 112 | -0/+10234 |
2020-08-28 | Update tests for Datafile Collector (DCAE SDK update) |  Remigiusz Janeczek | 16 | -16/+56 |
2020-07-29 | Adjust DFC test files to use FTPES instead of FTPS |  Remigiusz Janeczek | 33 | -790/+822 |
2020-07-27 | Fix vsftpd config setup |  Bartek Grzybowski | 2 | -4/+4 |
2020-07-27 | Add README file |  Bartek Grzybowski | 1 | -0/+58 |
2020-07-27 | Add HOT parameters for the simulator |  Bartek Grzybowski | 3 | -4/+38 |
2020-07-27 | Setup build env on instance |  Bartek Grzybowski | 1 | -0/+5 |
2020-07-27 | Setup runner script for the simulator in HOT |  Bartek Grzybowski | 3 | -2/+35 |
2020-07-24 | Update tls-init-container |  Remigiusz Janeczek | 1 | -1/+1 |
2020-07-20 | [PMSHSIM] Refactoring pmsh-pnf-sim |  efiacor | 12 | -86/+252 |
2020-07-14 | Add sftp strict host key checking to DFC consul configs |  Remigiusz Janeczek | 13 | -0/+45 |
2020-07-03 | Add basic cloud-init setup for the simulator instance |  Bartek Grzybowski | 2 | -0/+27 |
2020-07-03 | Create basic Heat template |  Bartek Grzybowski | 2 | -0/+55 |
2020-07-02 | netconf-pnp-simulator: fix supervisor patching failure |  ebo | 2 | -2/+3 |
2020-06-18 | Start/stop the 3GPP measurements file generator at simulator start/stop |  Bartek Grzybowski | 2 | -6/+21 |
2020-06-17 | Pass options to each lifecycle method separately |  Bartek Grzybowski | 4 | -39/+53 |
2020-06-17 | Validate the subcommands on each instance method invocation |  Bartek Grzybowski | 1 | -20/+33 |
2020-06-17 | Remove the existing_sim_instances instance attribute |  Bartek Grzybowski | 1 | -8/+7 |
2020-06-16 | Support setting custom username/password for the file server service |  Bartek Grzybowski | 8 | -14/+28 |
2020-06-15 | Drop shell wrapper for docker compose operations |  Bartek Grzybowski | 1 | -19/+0 |
2020-06-15 | Run the 3GPP measurements file generator in bootstrap phase |  Bartek Grzybowski | 2 | -3/+5 |
2020-06-15 | Generate vsftpd config file in bootstrap phase |  Bartek Grzybowski | 2 | -5/+13 |
2020-06-15 | Make the config generation private method more generic |  Bartek Grzybowski | 1 | -14/+15 |
2020-06-10 | Add a helper method to generate docker compose file |  Bartek Grzybowski | 2 | -4/+29 |