Description of problem: Error messages on the logs: When does the behavior occur? Frequency? Repeatedly? At certain times? 2022-05-31 21:47:51.272 19 ERROR stevedore.extension [req-4abd82db-09e6-4035-977b-98bedddd3f26 4bf72a6af5f143518ef1cd92eed52cc5 d276030e7c0b4a98993ec9d5f451b24a - default default] Could not load 'oslo_cache.etcd3gw': No module named 'etcd3gw': ModuleNotFoundError: No module named 'etcd3gw' started when we applied the hotfix from #03211588 I found a bug fix that match with this same error message: https://bugs.launchpad.net/openstack-helm/+bug/1690581 https://opendev.org/openstack/oslo.cache/commit/40946a9349407f36a43d5020d991085c11468698 Is it possible to backport this to OSP 16.2 ? Thanks in advance. Version-Release number of selected component (if applicable): RHOSP 16.2.2 (Train) How reproducible: always Steps to Reproduce: 1. 2. 3. Actual results: Error message on the logs Expected results: No Error Additional info: sosreport of the controller is available.
*** Bug 2104364 has been marked as a duplicate of this bug. ***
Verified with python3-oslo-cache-1.37.1-2.20220910114730.3e30378.el8ost.noarch: [root@controller-0 ~]# grep -ri /var/log/containers -e "ModuleNotFoundError: No module named 'etcd3gw" [root@controller-0 ~]#
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 16.2.4), 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-2022:8794