Change in ovirt-engine[master]: core: HotPlugNicVDSCommand should send "linkActive" to the v...
mkolesni at redhat.com
mkolesni at redhat.com
Mon Dec 24 06:21:06 UTC 2012
Mike Kolesnik has submitted this change and it was merged.
Change subject: core: HotPlugNicVDSCommand should send "linkActive" to the vdsm.
......................................................................
core: HotPlugNicVDSCommand should send "linkActive" to the vdsm.
- If "linked" property on VmNetworkInterface is true
'linkActive-> true' should be sent to the vdsm
Otherwise-
'linkActive-> false' should be sent to the vdsm
- If network name is null it should be sent.
- CanDo should allow null network.
Change-Id: I127fc3202702f8cb1920990eb77d9fbccdb9804b
Signed-off-by: Alona Kaplan <alkaplan at redhat.com>
---
M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/ActivateDeactivateVmNicCommand.java
M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/HotPlugNicVDSCommand.java
2 files changed, 18 insertions(+), 9 deletions(-)
Approvals:
Mike Kolesnik: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/9519
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I127fc3202702f8cb1920990eb77d9fbccdb9804b
Gerrit-PatchSet: 22
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan at redhat.com>
Gerrit-Reviewer: Antoni Segura Puimedon <asegurap at redhat.com>
Gerrit-Reviewer: Mike Kolesnik <mkolesni at redhat.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