Change in ovirt-engine[master]: core: synchronize pool storage domain operations

amureini at redhat.com amureini at redhat.com
Wed May 28 17:18:21 UTC 2014


Allon Mureinik has submitted this change and it was merged.

Change subject: core: synchronize pool storage domain operations
......................................................................


core: synchronize pool storage domain operations

Storage domain activation and deactivation were historically
synchronized on the SPM. In preparation for the storage pool
metadata removal we need to move this synchronization on the
engine side in order to send consistent domains map information
when connecting or refreshing the storage pool.

Change-Id: Ie2d90d9589181802a2722b0e841a6342af0a807c
Signed-off-by: Federico Simoncelli <fsimonce at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/ActivateStorageDomainCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/DeactivateStorageDomainCommand.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/StorageDomainCommandBase.java
M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/storage/DeactivateStorageDomainCommandTest.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/eventqueue/EventType.java
5 files changed, 65 insertions(+), 7 deletions(-)

Approvals:
  Federico Simoncelli: Verified
  Allon Mureinik: Verified; Looks good to me, approved



-- 
To view, visit http://gerrit.ovirt.org/25190
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie2d90d9589181802a2722b0e841a6342af0a807c
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Liron Ar <laravot at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list