Tal Nisan has submitted this change and it was merged.
Change subject: core: Renamed
StorageDomainDAODbFacadeImpl.getStorageDomainIdForPoolByType
......................................................................
core: Renamed StorageDomainDAODbFacadeImpl.getStorageDomainIdForPoolByType
The method's parameters types are clear enough, so there's no need to
include them also in the method's name.
Change-Id: Ifea93a14062b5d0483c8492b82444c34097ff71d
Related-To:
https://bugzilla.redhat.com/1085398
Signed-off-by: Idan Shaby <ishaby(a)redhat.com>
---
M
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/StorageDomainDAODbFacadeImpl.java
1 file changed, 10 insertions(+), 10 deletions(-)
Approvals:
Allon Mureinik: Looks good to me, approved
Idan Shaby: Verified
--
To view, visit
http://gerrit.ovirt.org/34865
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ifea93a14062b5d0483c8492b82444c34097ff71d
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Idan Shaby <ishaby(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Idan Shaby <ishaby(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server