In global-requirements.txt eventlet version is mentioned as 'eventlet>=0.13.0,<0.16.0' and keepalive option is availabe in version 0.13.2 but socket_timeout is not available in the same version.
The patch which was backported to stable/icehouse for cinder [1] does not include 'socket_timeout' applied to wsgi server, so there is no need to revert this patch.
Hi Adam, Ihar,
In global- requirements. txt eventlet version is mentioned as 'eventlet> =0.13.0, <0.16.0' and keepalive option is availabe in version 0.13.2 but socket_timeout is not available in the same version.
The patch which was backported to stable/icehouse for cinder [1] does not include 'socket_timeout' applied to wsgi server, so there is no need to revert this patch.
[1] https:/ /review. openstack. org/#/c/ 138365/