Tomas Jelinek has submitted this change and it was merged. Change subject: webadmin: [Fix] Template changes do not update OS ......................................................................
webadmin: [Fix] Template changes do not update OS This change forces an OS list update in the "New Pool" and the "Edit Pool" dialogs after the user selects a template. It was introduced in order to avoid a class of bugs where the OS list could show OSes for another architecture during the creation or edition of VM Pools. Change-Id: I959cdd6d133ead4f83cfb6cd68145519efb25489 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1067735 Signed-off-by: Leonardo Bianconi <[email protected]> Signed-off-by: Gustavo Pedrosa <[email protected]> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/NewVmModelBehavior.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/PoolModelBehaviorBase.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmModelBehaviorBase.java 3 files changed, 31 insertions(+), 21 deletions(-) Approvals: Tomas Jelinek: Verified; Looks good to me, approved Gustavo Frederico Temple Pedrosa: Verified -- To view, visit http://gerrit.ovirt.org/25040 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I959cdd6d133ead4f83cfb6cd68145519efb25489 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Leonardo Bianconi <[email protected]> Gerrit-Reviewer: Arik Hadas <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Gilad Chaplik <[email protected]> Gerrit-Reviewer: Gustavo Frederico Temple Pedrosa <[email protected]> Gerrit-Reviewer: Itamar Heim <[email protected]> Gerrit-Reviewer: Leonardo Bianconi <[email protected]> Gerrit-Reviewer: Martin Betak <[email protected]> Gerrit-Reviewer: Omer Frenkel <[email protected]> Gerrit-Reviewer: Roy Golan <[email protected]> Gerrit-Reviewer: Royce Lv <[email protected]> Gerrit-Reviewer: Tomas Jelinek <[email protected]> Gerrit-Reviewer: Vitor de Lima <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
