ValueError: [digital envelope routines] unsupported

Bug #2058705 reported by Yadnesh Kulkarni
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Aodh
New
Undecided
Unassigned

Bug Description

Aodh evaluator reports this and alarms remain in 'insuffient data' state.
```
ERROR aodh.evaluator [-] alarm evaluation cycle failed: ValueError: [digital envelope routines] unsupported
```

Reason being md5 is not an approved algorithm in FIPS mode, and trying to instantiate a hashlib.md5() will fail when the system is running in FIPS mode. md5 is allowed when in a non-security context.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.