From Tal Nisan <tnisan(a)redhat.com>:
Tal Nisan has submitted this change and it was merged. (
https://gerrit.ovirt.org/78973 )
Change subject: backend: rename SyncStorageDomainsLuns to SyncAllStorageDomainsLuns
......................................................................
backend: rename SyncStorageDomainsLuns to SyncAllStorageDomainsLuns
Since the command always synchronizes all the LUNs in the data center,
the name SyncStorageDomainsLuns is too generic and should be renamed to
SyncAllStorageDomainsLuns.
Change-Id: I579077f15b1cf6b69e0246e1c49ac4b764338252
Signed-off-by: Idan Shaby <ishaby(a)redhat.com>
---
R
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/pool/SyncAllStorageDomainsLunsCommand.java
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/storage/pool/SyncAllUsedLunsCommand.java
R
backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/storage/pool/SyncAllStorageDomainsLunsCommandTest.java
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/ActionType.java
4 files changed, 7 insertions(+), 7 deletions(-)
Approvals:
Daniel Erez: Looks good to me, approved
Jenkins CI: Passed CI tests
Allon Mureinik: Looks good to me, but someone else must approve
Idan Shaby: Verified
--
To view, visit
https://gerrit.ovirt.org/78973
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I579077f15b1cf6b69e0246e1c49ac4b764338252
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Idan Shaby <ishaby(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Freddy Rolland <frolland(a)redhat.com>
Gerrit-Reviewer: Idan Shaby <ishaby(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>