See Bugs #1701423 and #1585835 for Rocky and Stein versions of this bug. I am copying this bug because a backport of this feature has been requested to OSP 14 and OSP 13 manila-api can be deployed using either the built-in server (that depends on eventlet) or the Apache WSGI server. Currently, we are deploying manila with the built-in server and this is a problem for two reasons: 1. We cannot ensure manila py3 compatibility because evenlet is not py3 compatible and it's not clear when there will be a fix for this issues [0]. This blocks BZ#1553195 2. Not being able to use SSL in evenlet blocks BZ#1484601 We need to shift to Apache WSGI so we can ensure py3 compatibility and be able to use TLS for internal services in manila. [0] http://lists.openstack.org/pipermail/openstack-dev/2018-May/130274.html
All necessary patches for this change have merged upstream. They are ready to be imported downstream.
We were able to verify that httpd is up and working successfully with 13z7 marking the test verified One of test did fail trying to do a puddle to puddle upgrade 13z6 to 13z7 and we reaching out to the upgrade team to see if we missed some steps or if there is a internal document that can help us to finish the update
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, 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-2019:1738