Change in ovirt-engine[master]: core:StorageDomainCommandBase.refreshAllVdssInPool

Laszlo Hornyak has submitted this change and it was merged. Change subject: core:StorageDomainCommandBase.refreshAllVdssInPool ...................................................................... core:StorageDomainCommandBase.refreshAllVdssInPool Moved the method refreshAllVdssInPool() from StorageDomainCommandBase to ActiveteStorageDomainCommand, which is currently the only place it is used (presumably, this is a leftover of some previous refactoring). In addition, removed the boolean parameter from the method, as it was not in use. Change-Id: I56f55bceee3c07826a3767e38554adf553ca2121 Signed-off-by: Allon Mureinik <amureini@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/StorageDomainCommandBase.java 2 files changed, 24 insertions(+), 21 deletions(-) Approvals: Laszlo Hornyak: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/8560 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I56f55bceee3c07826a3767e38554adf553ca2121 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Laszlo Hornyak <lhornyak@redhat.com> Gerrit-Reviewer: Liron Aravot <laravot@redhat.com> Gerrit-Reviewer: Sharad Mishra <snmishra@linux.vnet.ibm.com>
participants (1)
-
lhornyak@redhat.com