Tomas Jelinek has submitted this change and it was merged.
Change subject: frontend: old DC used if DC is selected in tree
......................................................................
frontend: old DC used if DC is selected in tree
The problem was in UnitVmModel which used the StoragePool entity from the
system tree and not the one just updated from backend.
Fixed by using the correct one.
Change-Id: I29bd052f7ed6dacd014e0c4348584881ee15ef02
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=988018
Signed-off-by: Tomas Jelinek <tjelinek(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/UnitVmModel.java
1 file changed, 4 insertions(+), 0 deletions(-)
Approvals:
Tomas Jelinek: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/17957
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I29bd052f7ed6dacd014e0c4348584881ee15ef02
Gerrit-PatchSet: 4
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-Reviewer: ofri masad <omasad(a)redhat.com>