Change in ovirt-engine[master]: core: Edit USB policy only on down status

Roy Golan has submitted this change and it was merged. Change subject: core: Edit USB policy only on down status ...................................................................... core: Edit USB policy only on down status restrict editing the UsbPolicy field only when the vm is down. this is because devices are reported from the VM after some period of time which is not long but unpredicted which could lead to adding new devices without detaching the old one. Change-Id: Idb0698112b914b81599d87bbf45351c17c568602 Bug-Url: https://bugzilla.redhat.com/950768 Signed-off-by: Roy Golan <rgolan@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/VmBase.java 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Roy Golan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/16811 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Idb0698112b914b81599d87bbf45351c17c568602 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
rgolan@redhat.com