Change in ovirt-engine[master]: core: Allow Non-Required Networks Not On Host (#858654)
msalem at redhat.com
msalem at redhat.com
Thu Sep 27 09:38:13 UTC 2012
Muli Salem has submitted this change and it was merged.
Change subject: core: Allow Non-Required Networks Not On Host (#858654)
......................................................................
core: Allow Non-Required Networks Not On Host (#858654)
https://bugzilla.redhat.com/858654
This patch adds the ConfigValue
OnlyRequiredNetworksMandatoryForVdsSelection. When set
to true, it allows selecting a Vds for running a VM, even if
a Non-Required Network that is on an active vNic of the VM,
is not attached to any Host Nic. When set to false, does not
change behaviour.
Signed-off-by: Muli Salem <msalem at redhat.com>
Change-Id: I4909a658bf729d839c9f01268f1295e43391a2c3
---
M backend/manager/dbscripts/upgrade/pre_upgrade/0000_config.sql
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsSelector.java
M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java
3 files changed, 42 insertions(+), 11 deletions(-)
Approvals:
Muli Salem: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/7992
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4909a658bf729d839c9f01268f1295e43391a2c3
Gerrit-PatchSet: 9
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Muli Salem <msalem at redhat.com>
Gerrit-Reviewer: Itzik Brown <itzikb at mellanox.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Muli Salem <msalem at redhat.com>
More information about the Engine-commits
mailing list