Created attachment 317848 [details] can't move hosts to existed hardware pool Description of problem: can't move hosts to existed hardware pools Version-Release number of selected component (if applicable): ovirt-release-0.94.tar.gz How reproducible: always Steps to Reproduce: 1.start the ovirt-appliance in the terminal #virsh start ovirt-appliance #virt-viewer ovirt-appliance 2.login the ovirt Administration User Interface 1)open the web browser and type the 192.168.50.2/ovirt in the address pane. 2)input the UserName and Password (ovirtadmin ovirt) 3.Make sure that there are two different hardware pools and one has at least one host. 4.Click one hardware pool then click the hosts tab 5.Select one host and click the move button Actual results: the popped up window has no hardware pool after clicked the move button Expected results: the popped up window has existed hardware pool Additional info: the tab storage has the similar problem:can't move storage to existed hardware pools
Not a documentation bug
Created attachment 319646 [details] fix patch attached
When user add virtual machine to a virtual machine pool,the storage table has no storage information.
I tested this bug for ovirt-0.95 on fedora 9.And it has been modified and works well. But in comment #3,there exists new bug that also exists in 0.95.So,need search to confirm whether it has been reported this and decide further action.