Change in ovirt-engine[master]: core: Failed to activate host on 3.0 cluster (#828970)

masayag at redhat.com masayag at redhat.com
Wed Jun 6 11:31:58 UTC 2012


Moti Asayag has submitted this change and it was merged.

Change subject: core: Failed to activate host on 3.0 cluster (#828970)
......................................................................


core: Failed to activate host on 3.0 cluster (#828970)

https://bugzilla.redhat.com/828970

Bridge-less feature assumes that of the "bridged" property wasn't
provided or provided as null, the network should be bridge-less.
This assumption causes older VDSM version reported networks to be
wrongfully declared as bridge-less.

The patch sets the network to be bridged, if no property was specified
from vdsm.

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

Approvals:
  Mike Kolesnik: Looks good to me, approved
  Moti Asayag: Verified


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

Gerrit-MessageType: merged
Gerrit-Change-Id: I5dd846340ea15454e582be44e6249f4eda888843
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Moti Asayag <masayag at redhat.com>
Gerrit-Reviewer: Livnat Peer <lpeer 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