** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => juno-3

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1331176

Title:
  ComputeCapabilitiesFilter fail because cpu_info is loaded as unicode

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  cpu_info data is loaded as unicode in HostState. 
  ComputeCapabilitiesFilter fails to get attributes from this property.

  This will fail:
      capabilities:cpu_info:features <in> aes
      capabilities:cpu_info:vendor = Intel

  while this will pass
     capabilities:hypervisor_type = QEMU
     hypervisor_type = QEMU

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1331176/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to