Remove outdated doc for A1 Adaptor
[integration.git] / test / mocks / masspnfsim / test_settings.py
1 SIM_INSTANCES = 2
2 URLVES = 'http://127.0.0.1:10000/eventListener/v7'
3 IPFILESERVER = '127.0.0.1'
4 TYPEFILESERVER = 'sftp'
5 USER = 'testuser'
6 PASSWORD = 'testpassword'
7 IPSTART = '10.11.0.1'
8 INSTANCE_CONFIG = 'config/config.yml'
9 PNF_SIM_CONTAINER_NAME = 'pnf-simulator-'