Allon Mureinik has submitted this change and it was merged.
Change subject: core: align luns volume_group_id
......................................................................
core: align luns volume_group_id
LUNs that were previously persisted using REST might have a null volume group id
while the current value used in the engine is "", this patch fixes it and set
it
to "" as well.
Change-Id: Ia3f3055ae1496a4ad5f041933fcabbd1dadee2b1
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=906360
Signed-off-by: Liron Aravot <laravot(a)redhat.com>
---
A backend/manager/dbscripts/upgrade/03_02_0400_align_lun_volume_group_id.sql
M backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/LunDAOTest.java
2 files changed, 3 insertions(+), 0 deletions(-)
Approvals:
Allon Mureinik: Looks good to me, approved
Liron Aravot: Verified
--
To view, visit
http://gerrit.ovirt.org/11807
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia3f3055ae1496a4ad5f041933fcabbd1dadee2b1
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Liron Aravot <laravot(a)redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipchuk(a)redhat.com>