xenapi fail to invoke _fetch_vhd_image without response

Asked by Zhengwei Gao

develop environment : openstack connect xenserver through xenapi with http

problem: when creating VM, invoke xenapi's method of _fetch_vhd_image without response, I find xenserver receive download_vhd request and correct image's url from xenserver running log, where i wrong.

Question information

Language:
English Edit question
Status:
Solved
For:
OpenStack Compute (nova) Edit question
Assignee:
No assignee Edit question
Solved by:
Zhengwei Gao
Solved:
Last query:
Last reply:
Revision history for this message
Zhengwei Gao (multi-task) said :
#1

Now, the problem had been resoloved.

cause:
1.xenserver only support vhd type image and must be compressed .tgz when creating vm by openstack.