yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #66905
[Bug 1712778] [NEW] a typo of host_topology_and_format_from_host doc
Public bug reported:
Identify the type received and return either an instance of objects.NUMATopology if host's NUMA topology is available, else None.
should:
Identify the type received and return either an instance of objects.NUMATopology if host's NUMA topology is available, or None.
** Affects: nova
Importance: Undecided
Assignee: liuxiuli (liu-lixiu)
Status: New
** Changed in: nova
Assignee: (unassigned) => liuxiuli (liu-lixiu)
--
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/1712778
Title:
a typo of host_topology_and_format_from_host doc
Status in OpenStack Compute (nova):
New
Bug description:
Identify the type received and return either an instance of objects.NUMATopology if host's NUMA topology is available, else None.
should:
Identify the type received and return either an instance of objects.NUMATopology if host's NUMA topology is available, or None.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1712778/+subscriptions
Follow ups