diff options
Diffstat (limited to 'src/onaptests/steps/simulator/pnf/pnf_config.yaml')
-rw-r--r-- | src/onaptests/steps/simulator/pnf/pnf_config.yaml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/src/onaptests/steps/simulator/pnf/pnf_config.yaml b/src/onaptests/steps/simulator/pnf/pnf_config.yaml deleted file mode 100644 index 13b0289..0000000 --- a/src/onaptests/steps/simulator/pnf/pnf_config.yaml +++ /dev/null @@ -1,16 +0,0 @@ -setup: - count: 1 - vesprotocol: http # use `https` for the real VES - vesip: 172.17.0.1 # use 172.17.0.1 to communicate with localhost - vesport: 10000 - vesresource: eventListener - vesversion: v7 - ipstart: 10.11.0.16 - user: "" - password: "" - ipfileserver: 127.0.0.1 - typefileserver: sftp -data: - commonEventHeaderParams: - sourceName: pyint-000 - reportingEntityName: pyint-000 |