Daniel Erez has submitted this change and it was merged.
Change subject: webadmin: Remove vnic from unplugged running vm
......................................................................
webadmin: Remove vnic from unplugged running vm
https://bugzilla.redhat.com/841582
On running vm- the remove of vnics needs to be enabled
if the vnics are unplugged (deactivated).
Change-Id: I2697c3686f7b456c22581af3c722ae40eb8f0eb6
Signed-off-by: Alona Kaplan <alkaplan(a)redhat.com>
---
M
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/VdcActionUtils.java
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmInterfaceListModel.java
2 files changed, 21 insertions(+), 3 deletions(-)
Approvals:
Alona Kaplan: Verified
Daniel Erez: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/6718
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2697c3686f7b456c22581af3c722ae40eb8f0eb6
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Alona Kaplan <alkaplan(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Livnat Peer <lpeer(a)redhat.com>