Daniel Erez has submitted this change and it was merged.
Change subject: core: normalize capitalization of lun_id column
......................................................................
core: normalize capitalization of lun_id column
Normalize to 'lun_id' in the relevant DAOs for accommodating
with the naming in 'luns' table
Change-Id: I533df11f2a5ef52920af4f5ce029f31d83f9c492
Signed-off-by: Daniel Erez <derez(a)redhat.com>
---
M
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/LunDAODbFacadeImpl.java
M
backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/StorageServerConnectionLunMapDAODbFacadeImpl.java
M backend/manager/modules/dal/src/test/resources/fixtures.xml
3 files changed, 11 insertions(+), 11 deletions(-)
Approvals:
Daniel Erez: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/24513
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I533df11f2a5ef52920af4f5ce029f31d83f9c492
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server