Maor Lipchuk has submitted this change and it was merged.
Change subject: core: Allow attach of Storage Domain when retrieve fails
......................................................................
core: Allow attach of Storage Domain when retrieve fails
Allow to complete the command of attach storage domain even when
RetrieveImageDataVdsCommand fails.
Change-Id: I8b8c572898a07f5d706e2b58c94ce101da6df5ea
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
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/AuditLogType.java
M backend/manager/modules/dal/src/main/resources/bundles/AuditLogMessages.properties
3 files changed, 28 insertions(+), 13 deletions(-)
Approvals:
Maor Lipchuk: Verified
Liron Aravot: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/29563
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I8b8c572898a07f5d706e2b58c94ce101da6df5ea
Gerrit-PatchSet: 7
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server