aboutsummaryrefslogtreecommitdiffstats
path: root/pnf-sim-lightweight/config/config.yml
diff options
context:
space:
mode:
authorLasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>2020-12-16 09:15:09 +0000
committerGerrit Code Review <gerrit@onap.org>2020-12-16 09:15:09 +0000
commitab27141d3585af25de56f00cb763f08d734299e0 (patch)
tree01bfef6f105fa23d651a5c3cdedfc14435964771 /pnf-sim-lightweight/config/config.yml
parent4c7c4eb6b8f43e3dd27a0581de62cb93148f649e (diff)
parentb761beb3ea2bafd786473775b5ba0afcb3fa2fd3 (diff)
Merge "Move Masspnf simulator code from Integration repository to it's own"
Diffstat (limited to 'pnf-sim-lightweight/config/config.yml')
-rw-r--r--pnf-sim-lightweight/config/config.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/pnf-sim-lightweight/config/config.yml b/pnf-sim-lightweight/config/config.yml
new file mode 100644
index 0000000..f21329e
--- /dev/null
+++ b/pnf-sim-lightweight/config/config.yml
@@ -0,0 +1,8 @@
+---
+urlves: http://localhost:10000/eventListener/v7
+urlftps: ftps://onap:pano@10.11.0.67
+urlsftp: sftp://onap:pano@10.11.0.68
+#when run in simulator, it does not have own IP
+ippnfsim: localhost
+typefileserver: sftp
+...