Change in ovirt-engine[master]: core: Fix the location of the engine.conf file
masayag at redhat.com
masayag at redhat.com
Sun Jul 15 07:27:21 UTC 2012
Moti Asayag has submitted this change and it was merged.
Change subject: core: Fix the location of the engine.conf file
......................................................................
core: Fix the location of the engine.conf file
The code tries to use /etc/engine/engine.conf but the file is
located in /etc/ovirt-engine/engine.conf, so the engine is always
using the defaults, regardless of what is the content of the file.
Change-Id: I43169199ef5bd17f495767b209184b49e5f6c7e9
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
---
M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/dbbroker/DbFacadeLocator.java
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Moti Asayag: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/6220
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I43169199ef5bd17f495767b209184b49e5f6c7e9
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
More information about the Engine-commits
mailing list