Re: Hypervisor version and XenServer

2014-04-24 Thread Amogh Vasekar
I can talk for GuestOSMapping response - HYPERVISOR_VERSION mimics the behavior in HypervisorCapabilities. Thanks, Amogh On 4/24/14 5:32 AM, "Tim Mackey" wrote: >It's an ApiConstant (ApiConstants.HYPERVISOR_VERSION), and is exposed in a >number of places such as the HostForMigration, Hypervisor

Re: Hypervisor version and XenServer

2014-04-24 Thread Tim Mackey
It's an ApiConstant (ApiConstants.HYPERVISOR_VERSION), and is exposed in a number of places such as the HostForMigration, HypervisorCapabilities and GuestOSMapping responses. It's set for XenServer in the XcpServerDiscoverer, and for XenServer 6.2 it really says the hypervisor version is 4.1.5, no

Re: Hypervisor version and XenServer

2014-04-23 Thread Yitao Jiang
cloud.host table contains hypervisor_version column. Hopes can help. --- Thanks, Yitao jiangyt.github.io On Thu, Apr 24, 2014 at 7:22 AM, Chiradeep Vittal < chiradeep.vit...@citrix.com> wrote: > Where is this HYPERVISOR_VERSION? In the code? Docs? > > From: Tim Mackey mailto:tmac...@gmail.com>

Re: Hypervisor version and XenServer

2014-04-23 Thread Chiradeep Vittal
Where is this HYPERVISOR_VERSION? In the code? Docs? From: Tim Mackey mailto:tmac...@gmail.com>> Reply-To: "dev@cloudstack.apache.org" mailto:dev@cloudstack.apache.org>> Date: Wednesday, April 23, 2014 at 2:50 PM To: "dev@cloudstack.apache.org