Muli Salem has submitted this change and it was merged.
Change subject: core: Interface Name Custom Value (#861867)
......................................................................
core: Interface Name Custom Value (#861867)
This patch changes RemoveVmTemplateInterfaceParameters not
to send a VmNetworkInterface object, but rather only
the interface Id. It also fetches the Interface Name from
the Db, instead of from the params.
Change-Id: I985261c9517efa52673145ffb8d29bd537c08ed9
Bug-Url:
https://bugzilla.redhat.com/861867
Signed-off-by: Muli Salem <msalem(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveVmInterfaceCommand.java
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/RemoveVmTemplateInterfaceCommand.java
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/action/RemoveVmTemplateInterfaceParameters.java
3 files changed, 15 insertions(+), 27 deletions(-)
Approvals:
Muli Salem: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/8334
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I985261c9517efa52673145ffb8d29bd537c08ed9
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Muli Salem <msalem(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Muli Salem <msalem(a)redhat.com>