Tomas Jelinek has submitted this change and it was merged.
Change subject: frontend: VM template change shouldn't change selected cluster
......................................................................
frontend: VM template change shouldn't change selected cluster
Changing VM template using combobox should not change selected cluster inside
new virtual machine dialog when multiple clusters and templates are available
inside one DS. Initially, the VM template has a binding to a DS and a cluster,
but the VM template should be available across clusters of the same DS now.
Change-Id: I23bf4aaa9f16d23996b2a28ef778748c1e622e38
Bug-Url:
https://bugzilla.redhat.com/877981
Signed-off-by: Libor Spevak <lspevak(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/NewVmModelBehavior.java
1 file changed, 0 insertions(+), 7 deletions(-)
Approvals:
Tomas Jelinek: Looks good to me, approved
Libor Spevak: Verified
--
To view, visit
http://gerrit.ovirt.org/9512
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I23bf4aaa9f16d23996b2a28ef778748c1e622e38
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Libor Spevak <lspevak(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Libor Spevak <lspevak(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>