Description of problem: vdsm-tool usually runs with root privileges (as admin tool). if a verb can access or uses vdsm logging config file it can lead to ownership changes on vdsm log files. We need to separate all usages of logging between vdsm logging config to vdsm-tool logging. currently the only use-case relevant for this case is in too/upgrade.py. this should be fixed and the hack of changing the ownership on pre-task (http://gerrit.ovirt.org/#/c/25912/) should be remove. shouldn't be any correlation between vdsm.logging.conf to vdsm-tool. Actual results: vdsm.log ownership becomes root:root
command-line tools should not log into /var/log command-line tools should have optional log parameter for these who want to log.
*** Bug 1080580 has been marked as a duplicate of this bug. ***
This bug was fixed and is slated to be in the upcoming version. As we are focusing our testing at this phase on severe bugs, this bug was closed without going through its verification step. If you think this bug should be verified by QE, please set its severity to high and move it back to ON_QA