Re: [openstack-dev] [nova] Gap between host cpu features and guest cpu's

2016-05-18 Thread 金运通
If this is a real gap, it more sounds like a bug in cpu capability, and the fix won't change any API. Will this fix depend on the host capability framework? BR, YunTongJin 2016-05-11 15:28 GMT+08:00 Sylvain Bauza : > > > Le 11/05/2016 05:12, Jin, Yuntong a écrit : > > Hi

[openstack-dev] [nova] Gap between host cpu features and guest cpu's

2016-05-10 Thread Jin, Yuntong
Hi everyone, Currently nova exposes all the host CPU instruction set extensions available on the compute node in the host state, and there is a scheduler filter `ComputeCapabilitiesFilter` which looks at these. But the limits on this is: CPU instruction set in ComputeCapabilitiesFilter should be