Bug 1626151
Summary: | CFME doesn't show Openstack Infrastructure nodes Utilization from OSP 14 | |||
---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Ido Ovadia <iovadia> | |
Component: | Providers | Assignee: | Marek Aufart <maufart> | |
Status: | CLOSED WONTFIX | QA Contact: | Ido Ovadia <iovadia> | |
Severity: | high | Docs Contact: | ||
Priority: | medium | |||
Version: | 5.10.0 | CC: | dmetzger, gblomqui, jfrey, jhardy, jprause, maufart, obarenbo, simaishi | |
Target Milestone: | GA | |||
Target Release: | 5.10.z | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1637525 (view as bug list) | Environment: | ||
Last Closed: | 2020-07-01 13:48:44 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | Openstack | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | 1659453 | |||
Bug Blocks: | 1569441, 1637525 |
Description
Ido Ovadia
2018-09-06 16:42:29 UTC
Removing dependency on 1623387, since python-gnocchiclient is just a cli for communicating with Gnocchi API. CF doesn't talk with gnocchi API via python-gnocchiclient, it's done via Fog library. Failed QA ========= CFME 5.10.0.21 OpenStack configured correctly and telemetry enabled e.g, this one show compute instance memory metrics: (undercloud) [stack@undercloud-0 ~]$ openstack metric measures show 8799a495-e86b-4037-8b27-b2651d907687 +---------------------------+-------------+---------+ | timestamp | granularity | value | +---------------------------+-------------+---------+ | 2018-10-24T13:15:00-04:00 | 300.0 | 12288.0 | +---------------------------+-------------+---------+ But on CFME UI: Can't click on Utilization, it is gray out Lowering the priority as the blocker BZ https://bugzilla.redhat.com/show_bug.cgi?id=1659453 was closed for insufficient data. We can re-adjust the priority once unblocked. |