Tal Nisan has submitted this change and it was merged.
Change subject: core: Use audit log only when failed to use retrieve command.
......................................................................
core: Use audit log only when failed to use retrieve command.
Using a warning audit log only when the retrieve of OVF_STORE disks has
been failed.
When there are no OVF_STORE disks available we should only print a
warnning log which indicates that there were no OVF_STORE in the storage
domain.
Bug-Url:
https://bugzilla.redhat.com/1119376
Change-Id: I1eb5a687429c081f42bdc63bf3b8dd17eb295236
Signed-off-by: Maor Lipchuk <mlipchuk(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/AttachStorageDomainToPoolCommand.java
1 file changed, 11 insertions(+), 6 deletions(-)
Approvals:
Allon Mureinik: Looks good to me, approved
Maor Lipchuk: Verified
--
To view, visit
http://gerrit.ovirt.org/30205
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I1eb5a687429c081f42bdc63bf3b8dd17eb295236
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server