Roy Golan has uploaded a new change for review.

Change subject: core: fix pass bridged property in add/edit network api
......................................................................

core: fix pass bridged property in add/edit network api

http://bugzilla.redhat.com/600477

passing the "bridged" parameter according to the logical network property - 
vmNetwork
was missing in add/edit network flow (was added via setupNetworks)

* refactor the parameter class to hold the network entity from the DB.
* pass bridged=true|false according to the network.isVmNetwork() value.

Change-Id: Ifacdace1f1517df13d087ed6102cd30496c45855
Signed-off-by: Roy Golan <[email protected]>
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/AttachNetworkToVdsInterfaceCommand.java
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/UpdateNetworkToVdsInterfaceCommand.java
M 
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/vdscommands/NetworkVdsmVDSCommandParameters.java
M 
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/AddNetworkVDSCommand.java
M 
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/EditNetworkVDSCommand.java
5 files changed, 80 insertions(+), 13 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/98/4198/1
--
To view, visit http://gerrit.ovirt.org/4198
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifacdace1f1517df13d087ed6102cd30496c45855
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Roy Golan <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to