Change in ovirt-engine[master]: core: Remove redundant parameter

amureini at redhat.com amureini at redhat.com
Sun Nov 15 08:45:02 UTC 2015


Allon Mureinik has submitted this change and it was merged.

Change subject: core: Remove redundant parameter
......................................................................


core: Remove redundant parameter

The storageDomainId parameter was in fact hiding a data member of the
same name, that was always passed to this method. Hence, declaring it as
a parameter is both redundant and confusing.

Change-Id: Iac4faafe24273955988f845865260857c6ec7932
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/storage/GetUnregisteredBlockStorageDomainsQueryTest.java
1 file changed, 4 insertions(+), 4 deletions(-)

Approvals:
  Jenkins CI: Passed CI tests
  Allon Mureinik: Verified
  Maor Lipchuk: Looks good to me, approved



-- 
To view, visit https://gerrit.ovirt.org/48555
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Iac4faafe24273955988f845865260857c6ec7932
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Maor Lipchuk <mlipchuk at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>



More information about the Engine-commits mailing list