Change in ovirt-engine[master]: engine: Block Hot Adding a Nic in 3.0

Muli Salem has submitted this change and it was merged. Change subject: engine: Block Hot Adding a Nic in 3.0 ...................................................................... engine: Block Hot Adding a Nic in 3.0 This patch makes sure not to hot-plug a nic in a VM that belongs to a cluster with a version that does not support hot-plugging. Previously, the condition that was used in the canDoAction coupled between two conditions that are not related. Change-Id: Ic0ee6563b55a84421b3a9a068e6d69ff228d46ae Bug-Url: https://bugzilla.redhat.com/923332 Signed-off-by: Muli Salem <msalem@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/vm/ActivateDeactivateVmNicCommand.java 1 file changed, 5 insertions(+), 2 deletions(-) Approvals: Muli Salem: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/13244 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic0ee6563b55a84421b3a9a068e6d69ff228d46ae Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Muli Salem <msalem@redhat.com> Gerrit-Reviewer: Mike Kolesnik <mkolesni@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Muli Salem <msalem@redhat.com>
participants (1)
-
msalem@redhat.com