Bug 2125402
Summary: | [RHOSP 17.1] Install of openstack-ceilometer-ipmi results in an error message | |||
---|---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Jason Joyce <jjoyce> | |
Component: | openstack-ceilometer | Assignee: | Leif Madsen <lmadsen> | |
Status: | CLOSED ERRATA | QA Contact: | Leonid Natapov <lnatapov> | |
Severity: | high | Docs Contact: | ||
Priority: | high | |||
Version: | 17.1 (Wallaby) | CC: | apevec, jschluet, lmadsen, mmagr, mrunge | |
Target Milestone: | ga | Keywords: | Triaged | |
Target Release: | 17.1 | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | openstack-ceilometer-16.0.2-1.20221116071130.2569c99.el9ost | Doc Type: | No Doc Update | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 2141092 (view as bug list) | Environment: | ||
Last Closed: | 2023-08-16 01:12:09 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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 2141092 |
Description
Jason Joyce
2022-09-08 20:44:20 UTC
Please verify that this result for all supported releases. I was looking through this and I think the fix is that https://pkgs.devel.redhat.com/cgit/rpms/openstack-ceilometer/tree/openstack-ceilometer.spec?h=rhos-17.0-rhel-9#n393 just needs to remove the word "alarm" here. Will need to test this to verify, but it's looking like maybe one line got lost in a component rename. Working this via midstream RDO at https://review.rdoproject.org/r/c/openstack/ceilometer-distgit/+/46029 with cherry-picks targeting wallaby and train once reviewed and merged. All changes merged upstream. Just needs import for RHOSP 17.1. from the openstack-ceilometer.spec file # Collector service has been removed but not replaced Provides: openstack-ceilometer-collector = %{epoch}:%{version}-%{release} Obsoletes: openstack-ceilometer-collector < %{epoch}:%{version}-%{release} ceilometer API obsolete reference has been removed. 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 (Release of components for Red Hat OpenStack Platform 17.1 (Wallaby)), 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/RHEA-2023:4577 |