Bug 1846881
Summary: | [RFE] pCPU usage information should be included in Horizon dashboard and openstack CLI | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Meiyan Zheng <mzheng> |
Component: | python-django-horizon | Assignee: | Tatiana Ovchinnikova <tovchinn> |
Status: | CLOSED ERRATA | QA Contact: | Jan Jasek <jjasek> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 16.0 (Train) | CC: | alifshit, athomas, broose, dasmith, dhill, eglynn, fboboc, fpalin, fpiccion, ikanias, jamparke, jfargen, jhakimra, jiehuang, jjoyce, jpretori, jrist, jschluet, kchamart, mariel, mitoribi, mlaniel, morazi, nacurry, nbourgeo, njohnston, pgrist, rdopiera, sbauza, sgordon, slinaber, spower, tovchinn, tvignaud, vromanso, xili |
Target Milestone: | z3 | Keywords: | FutureFeature, Reopened, Triaged |
Target Release: | 17.1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | python-django-horizon-19.4.1-17.1.20230621085935.el9ost | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2024-05-22 20:39:11 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Meiyan Zheng
2020-06-15 08:00:35 UTC
From the Compute point of view information about vCPUs and pCPUs is consumable via the Placement API, and is accessible on the command line with the `openstack resource provider` series of commands, as Francois pointed out in comment #5. We've made a point of removing usage information from the `hypervisors` API [1] as it was "frequently misleading or outright wrong [and] can be better queried from placement" - and do not intend to re-add anything back to it. It is up to the Horizon team if and how they want to present the information from the Placement resource providers APIs in the UI. [1] https://docs.openstack.org/nova/latest/reference/api-microversion-history.html#maximum-in-wallaby *** Bug 2016832 has been marked as a duplicate of this bug. *** Hi Team, Good day. So may understand that the fix would be included in RHOSP 18.0 ? Regards Sam Sadly, it's not a fix, it's a feature that requires new code. We have it initially planned for osp18, but as you can see, it hasn't been ack-ed by PM yet, so it may still change. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Red Hat OpenStack Platform 17.1.3 bug fix and enhancement advisory), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2024:2741 |