yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #16317
[Bug 1331176] [NEW] ComputeCapabilitiesFilter fail because cpu_info is loaded as unicode
Public bug reported:
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
** Affects: nova
Importance: Undecided
Assignee: Facundo Maldonado (facundo-n-maldonado)
Status: In Progress
--
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):
In Progress
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
Follow ups
References