Bug 2271009
Summary: | [RHOSP 17.1] Autoscaling on Telemetry failing with FIPS enabled | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Yadnesh Kulkarni <ykulkarn> |
Component: | openstack-aodh | Assignee: | Yadnesh Kulkarni <ykulkarn> |
Status: | CLOSED ERRATA | QA Contact: | myadla |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 17.1 (Wallaby) | CC: | apevec, jschluet, lhh, mariel, mrunge |
Target Milestone: | z4 | Keywords: | Triaged, ZStream |
Target Release: | 17.1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | openstack-aodh-12.0.1-17.1.20240404150820.9ac090b.el9ost | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2024-11-21 09:39:56 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: |
Ran autoscaling stack with FIPS enabled on 17.1. Currently in progress https://rhos-ci-staging-jenkins.lab.eng.tlv2.redhat.com/view/DFG/view/cloudops/view/openstack-telemetry/job/DFG-cloudops-metmon-openstack-telemetry-17.1-3cont_2comp_final-ipv4-rhos_autoscaling/ 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 (RHOSP 17.1.4 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:9974 |
Description of problem: Alarm is not being triggered on the setup with autoscaling with FIPS enabled The issue with the Alarm not being triggered is resolved by disabling FIPS in the deployment Here is the error with FIPS enabled >>> hashlib.md5(str('e08aebab-8e19-43d5-89f6-ff127ccaa833').encode()) Traceback (most recent call last): File "<stdin>", line 1, in <module> ValueError: [digital envelope routines] unsupported How reproducible: Create autoscaling stack on FIPS enabled environment.