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
This commit is contained in:
Illia Khudoshyn 2015-04-23 14:58:01 +03:00
parent c148555137
commit 5c50e6c2a5

View File

@ -1,5 +1,5 @@
[DEFAULT]
health_check_config_path = /home/dmakogon/Documents/MCV/repo/cloudv-ostf-adapter/etc/cloudv_ostf_adapter/test.conf
health_check_config_path = /etc/cloudv-ostf-adapter/etc/cloudv_ostf_adapter/test.conf
[rest]
server_host=127.0.0.1