Change in ovirt-engine[ovirt-engine-3.5]: core: sync LUNs on SD status changes to active
oourfali at redhat.com
oourfali at redhat.com
Sun Aug 10 12:30:45 UTC 2014
Oved Ourfali has submitted this change and it was merged.
Change subject: core: sync LUNs on SD status changes to active
......................................................................
core: sync LUNs on SD status changes to active
Ensure invocation of SyncLunsInfoForBlockStorageDomain command
when a storage domain status changes to Active.
* VdsEventListener: added syncLunsInfoForBlockStorageDomain method
* IrsProxyData: perform synchronization when SD status is active:
- Upon getStoragePoolInfo callback and status change detection.
- Upon getVdsStats callback and active domain detection.
Change-Id: I31ccdaaa8f7f982cb38dd8f1c4488d76cba21463
Bug-Url: https://bugzilla.redhat.com/1115845
Signed-off-by: Daniel Erez <derez at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsEventListener.java
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/SyncLunsInfoForBlockStorageDomainCommand.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/IVdsEventListener.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/locks/LockingGroup.java
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/irsbroker/IrsProxyData.java
5 files changed, 49 insertions(+), 0 deletions(-)
Approvals:
Daniel Erez: Verified
Allon Mureinik: Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/31275
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I31ccdaaa8f7f982cb38dd8f1c4488d76cba21463
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list