diff options
author | Marcin Migdal <marcin.migdal@nokia.com> | 2018-09-19 15:32:41 +0200 |
---|---|---|
committer | Marcin Migdal <marcin.migdal@nokia.com> | 2018-09-19 15:37:50 +0200 |
commit | 15d184a34c7a38480075790ab8aa958131b4088c (patch) | |
tree | 0f590a6e7f221ada59daa4df45354c223f84f097 /test/mocks/pnfsimulator/README.md | |
parent | 8bd009b7200d34b4c168a945de3d4dae03cade2e (diff) |
Removed passphrase from key and few updates
Change-Id: If435a6540f7c8124fc8bbea7ad46a495ab087bda
Issue-ID: INT-607
Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
Diffstat (limited to 'test/mocks/pnfsimulator/README.md')
-rw-r--r-- | test/mocks/pnfsimulator/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mocks/pnfsimulator/README.md b/test/mocks/pnfsimulator/README.md index b1ff56035..14b62eecc 100644 --- a/test/mocks/pnfsimulator/README.md +++ b/test/mocks/pnfsimulator/README.md @@ -17,7 +17,7 @@ The message that is being sent to VES is built inside the simulator and it's con Proper config must contain *simulatorParams*, *commonEventHeaderParams* and *pnfRegistrationParams* or notificationParams. ###Running simulator -The recommended way is to checkout PNF Simulator project from ONAP Git repository and use *simulator*.sh script +The recommended way is to checkout PNF Simulator project from ONAP Git repository and use *simulator*.sh script. If you copy *simulator.sh* script to another location, keep in mind to copy also *docker-compose.yml* and directories: *config,json_schema and netconf*. In order to run simulator, invoke ./simulator.sh start Script downloads if necessary needed Docker images and runs instances of these images. |