yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #86990
[Bug 1940535] Re: CPU topologies documentation possible bug
Reviewed: https://review.opendev.org/c/openstack/nova/+/805833
Committed: https://opendev.org/openstack/nova/commit/1d62485472573b8634f23df93c7b28f1c74bf9a5
Submitter: "Zuul (22348)"
Branch: master
commit 1d62485472573b8634f23df93c7b28f1c74bf9a5
Author: Balazs Gibizer <balazs.gibizer@xxxxxxxx>
Date: Tue Aug 24 13:53:02 2021 +0200
Fix documentation about cpu topologies
There was a copy paste error about requesting host without SMT enabled.
Change-Id: Ief2914201cb28060ed85f7cb6d6f202ad96db991
Closes-Bug: #1940535
** Changed in: nova
Status: In Progress => Fix Released
--
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/1940535
Title:
CPU topologies documentation possible bug
Status in OpenStack Compute (nova):
Fix Released
Bug description:
This bug tracker is for errors with the documentation, use the
following as a template and remove or add fields as you see fit.
Convert [ ] into [x] to check boxes:
- [ ] This doc is inaccurate in this way: ______
- [ ] This is a doc addition request.
- [x] I have a fix to the document that I can paste below including example: input and output.
The line
"This will ensure the instance gets scheduled to a host with SMT by
requesting hosts that do not report the HW_CPU_HYPERTHREADING trait."
should be
"This will ensure the instance gets scheduled to a host without SMT by
requesting hosts that do not report the HW_CPU_HYPERTHREADING trait."
note the change from "with" to "without".
If you have a troubleshooting or support issue, use the following resources:
- The mailing list: https://lists.openstack.org
- IRC: 'openstack' channel on OFTC
-----------------------------------
Release: 23.1.0.dev370 on 2021-02-22 12:52:17
SHA: 54b48b7dd42b68270189fe1b49bc67db5b94795d
Source: https://opendev.org/openstack/nova/src/doc/source/admin/cpu-topologies.rst
URL: https://docs.openstack.org/nova/latest/admin/cpu-topologies.html
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1940535/+subscriptions
References