Lior Vernia has submitted this change and it was merged.
Change subject: engine: Allowed vNIC activation when VM status is ImageLocked
......................................................................
engine: Allowed vNIC activation when VM status is ImageLocked
Since adding VM interfaces was enabled in the add VM dialog, vNIC
activation might also happen when the VM is in status ImageLocked (and
not just Up or Down).
Change-Id: I04d8d6478e0593f89d2c221b2222b6764fd3cbc5
Bug-Url:
https://bugzilla.redhat.com/1028755
Signed-off-by: Lior Vernia <lvernia(a)redhat.com>
---
M
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/network/vm/ActivateDeactivateVmNicCommand.java
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Lior Vernia: Verified
Moti Asayag: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/21102
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I04d8d6478e0593f89d2c221b2222b6764fd3cbc5
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Lior Vernia <lvernia(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server