cloudv-ostf-adapter/etc/cloudv_ostf_adapter/cloudv_ostf_adapter.conf
Illia Khudoshyn 5c50e6c2a5 Fix path in config
Path to test.conf in cloudv_ostf_adapter.conf is fixed
to point to the default location.

Change-Id: I65ea7f43b032ad784f704b59107e94a19bcea457
Fixes bug: 1447572
2015-04-23 15:04:59 +03:00

18 lines
257 B
Plaintext

[DEFAULT]
health_check_config_path = /etc/cloudv-ostf-adapter/etc/cloudv_ostf_adapter/test.conf
[rest]
server_host=127.0.0.1
server_port=8777
log_file=/var/log/ostf.log
debug=False
jobs_dir=/var/log/ostf
[sanity]
[smoke]
[platform]
[high_availability]