Change in ovirt-engine[master]: core: [RFE] Allocate VmPools disks to multiple storage domains

Shahar Havivi has submitted this change and it was merged. Change subject: core: [RFE] Allocate VmPools disks to multiple storage domains ...................................................................... core: [RFE] Allocate VmPools disks to multiple storage domains Pools are allocating the VMs on a single domain (per disk), This feature add automatic balance for allocation VMs disks by examine where the template disks raised and allocated the pools VMs in the domain that have more space. Bug-Url: https://bugzilla.redhat.com/1081536 Change-Id: I7d078e07066676eca86e5bd81bee4ee46d6de56d Signed-off-by: Shahar Havivi <shaharh@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/CommonVmPoolCommand.java M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VmPool.java M backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dao/VmPoolDaoImpl.java M backend/manager/modules/dal/src/test/resources/fixtures.xml M packaging/dbscripts/create_views.sql A packaging/dbscripts/upgrade/04_01_0230_automatic_storage_select.sql M packaging/dbscripts/vm_pools_sp.sql 7 files changed, 134 insertions(+), 26 deletions(-) Approvals: Shahar Havivi: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/61274 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7d078e07066676eca86e5bd81bee4ee46d6de56d Gerrit-PatchSet: 11 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Shahar Havivi <shavivi@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Shahar Havivi <shavivi@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
shavivi@redhat.com