Change in ovirt-engine[master]: core: ignore image does not exists error on remove memory st...
ofrenkel at redhat.com
ofrenkel at redhat.com
Sun Jul 28 12:58:28 UTC 2013
Omer Frenkel has submitted this change and it was merged.
Change subject: core: ignore image does not exists error on remove memory state
......................................................................
core: ignore image does not exists error on remove memory state
If we are trying to remove the memory state images, and we find that the
images don't exist, we treat this as if the operation was successful
(because the images are not there anymore) instead of treat this as an
error.
Change-Id: Ic5dce38bed0675306d647b3830fe2d208e19d0d1
Signed-off-by: Arik Hadas <ahadas at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/memory/MemoryImageRemover.java
1 file changed, 38 insertions(+), 12 deletions(-)
Approvals:
Omer Frenkel: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/17056
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic5dce38bed0675306d647b3830fe2d208e19d0d1
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list