Tal Nisan has submitted this change and it was merged.
Change subject: core: revert dc version if no update occured.
......................................................................
core: revert dc version if no update occured.
When failing to upgrade the storage pool the engine can revert back the
updated db in case it's known that no upgrade occured, we can also avoid
refresh the pool metadata on the hosts as nothing was executed.
Change-Id: I76caab42815f5f7bb7627979ba5d25059fd88617
Bug-Url:
https://bugzilla.redhat.com/1269471
Signed-off-by: Liron Aravot <laravot(a)redhat.com>
Signed-off-by: Ala Hino <ahino(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/UpdateStoragePoolCommand.java
1 file changed, 37 insertions(+), 21 deletions(-)
Approvals:
Jenkins CI: Passed CI tests
Allon Mureinik: Looks good to me, approved
Ala Hino: Verified
--
To view, visit
https://gerrit.ovirt.org/46029
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I76caab42815f5f7bb7627979ba5d25059fd88617
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Ala Hino <ahino(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>