nova/plugins/xenserver
Mate Lakat 96136435f1 Fix XenServer's ability to boot xen type images
Fixes bug 1055431.

As the scheduler wants to boot a vm_mode=xen type of image, the host's
"supported_instances" capability is used for finding a good candidate.
In the Xapi case, this field was not populated.

This fix modifies the xapi xenhost plugin, so the Xen host capabilities
are returned back to the compute node, as "host_capabilities".
On the compute side, the mentioned information is used, to extract the
"supported_instances" information.

Change-Id: I2da11ab81f74b5b52e2c30832a694470978e21b0
2012-10-05 07:28:44 -05:00
..
doc Improve grammar throughout nova. 2012-04-10 11:15:07 -07:00
networking/etc Backslash continuation removal (Nova folsom-2) 2012-05-31 11:26:37 +08:00
xenapi Fix XenServer's ability to boot xen type images 2012-10-05 07:28:44 -05:00