Roy Golan has submitted this change and it was merged.
Change subject: core: Fix disk profile matching by storage domain
......................................................................
core: Fix disk profile matching by storage domain
Disk profile matching by storage domain was done incorrectly
Taking under account only the storage domain default disk profile.
Matching a disk profile by storage domain is now done against
all disk profiles of that storage domain.
Change-Id: I074427d394da5610e1327b20a15cc76b1e5f6f43
Bug-Url:
https://bugzilla.redhat.com/1361838
Signed-off-by: Yanir Quinn <yquinn(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/profiles/DiskProfileHelper.java
M
backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/profiles/DiskProfileHelperTest.java
2 files changed, 1 insertion(+), 5 deletions(-)
Approvals:
Jenkins CI: Passed CI tests
Roy Golan: Looks good to me, approved
Yanir Quinn: Verified
--
To view, visit
https://gerrit.ovirt.org/63530
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I074427d394da5610e1327b20a15cc76b1e5f6f43
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yanir Quinn <yquinn(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: Yanir Quinn <yquinn(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>