Yunhong, Jiang 8ce8e4b6c0 Enhance compute capability filter to check multi-level
Host state capabilities include multi-level information, like
cpu features are presented in capabilities:cpu_info:features, cpu
core number in capabilities:cpu_info:topology:cores.
    Multi-level capability check maybe helpful in some situation, like
user want to make sure host support SSE3 instructions or AES-NI, or
user want to make sure the host has >4 cores for SMP instance. Current
capability filter does not support these requirements.
    To support multi-level check, also add scope to capability filter,
so, now capability filter will handle no-scope extra_specs, or scope-format
as "capabilities:xxx:xxx" etc.

    Related to bp hw-feature-to-vm

Change-Id: Id714f99b4babbdb328b8e47f5a270be517b528d2
Signed-off-by: Yunhong, Jiang <yunhong.jiang@intel.com>
2012-11-14 18:10:08 +08:00
..
2012-02-29 09:53:59 -08:00
2011-04-19 10:31:35 -07:00
2011-08-02 10:09:58 -04:00
2011-04-20 21:06:56 -07:00
2012-09-23 14:12:42 +10:00
2011-11-16 20:19:26 -05:00
2011-04-21 07:35:30 -07:00
2011-12-02 15:43:54 -05:00
2011-08-02 10:09:58 -04:00
2011-04-11 21:43:12 +00:00
2012-10-28 11:34:05 -07:00
2011-04-20 21:06:56 -07:00