On 11/3/2014 9:04 AM, CrÃstian Viana wrote:
I tried to clone a VM with this patch and the operation doesn't
even
start. Nothing happens on the UI and the following messages are
displayed on the console:
As discussed in weekly meeting, some API will be enhanced to support
conditional popup, as those API enhancement has not been done yet, so
error below.
In v4, I have made it that "always popup a static message". Let us take
this way right now, leave conditional popup as future enhancement.
Please check v4.
127.0.0.1 - - [02/Nov/2014:23:03:02] "GET
/vms/landofooo/storages?type=disk HTTP/1.0" 200 165
"https://localhost:8001/" "Mozilla/5.0 (X11; Linux x86_64)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.111
Safari/537.36"
libvirt: Storage Driver error : Storage pool not found: no storage
pool with matching name 'undefined'
127.0.0.1 - - [02/Nov/2014:23:03:02] "GET /storagepools/undefined
HTTP/1.0" 404 765 "https://localhost:8001/" "Mozilla/5.0 (X11; Linux
x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.111
Safari/537.36"
libvirt: Storage Driver error : Storage pool not found: no storage
pool with matching name 'undefined'
127.0.0.1 - - [02/Nov/2014:23:03:02] "GET
/storagepools/undefined/storagevolumes/undefined HTTP/1.0" 404 765
"https://localhost:8001/" "Mozilla/5.0 (X11; Linux x86_64)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.111
Safari/537.36"
"landofooo" is the VM I was trying to clone.
On 31-10-2014 08:09, huoyuxin(a)linux.vnet.ibm.com wrote:
> From: Yu Xin Huo <huoyuxin(a)linux.vnet.ibm.com>
>
> Signed-off-by: Yu Xin Huo <huoyuxin(a)linux.vnet.ibm.com>