Change in ovirt-engine[master]: core: Network is created as bridge-less (#833028)

masayag at redhat.com masayag at redhat.com
Wed Jun 20 07:30:04 UTC 2012


Moti Asayag has submitted this change and it was merged.

Change subject: core: Network is created as bridge-less (#833028)
......................................................................


core: Network is created as bridge-less (#833028)

https://bugzilla.redhat.com/833028

When network is being created over bond, no value is being set for the
vm network attribue of the AddNetwork command which causes the network
to be created as bridge-less.

The patch uses a c'tor of the AddNetwork command which is capable to get
the network entity and set its attributes properly.

Change-Id: Id52d9d618603cd64c5d19650f6437d9d92c9a75e
Signed-off-by: Moti Asayag <masayag at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AddBondCommand.java
1 file changed, 22 insertions(+), 23 deletions(-)

Approvals:
  Moti Asayag: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/5498
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Id52d9d618603cd64c5d19650f6437d9d92c9a75e
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni at redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag at redhat.com>



More information about the Engine-commits mailing list