Bart Wensley ab11f85898 Import subprocess from eventlet.green package
The python kubernetes client requires a newer version of eventlet.
However, newer versions of eventlet have an issue with the subprocess
module, which requires subprocess to be imported from eventlet.green
instead of being imported directly. See:
https://github.com/eventlet/eventlet/issues/413

To allow eventlet to be upversioned (from 0.18.4 to 0.24.1), the
subprocess imports are being changed.

Change-Id: I07a6772282a2ad6a65d86c18df1f4a240d19c509
Story: 2006781
Task: 37583
Signed-off-by: Bart Wensley <barton.wensley@windriver.com>
2019-12-19 13:02:04 -06:00
2018-09-25 08:18:08 -07:00
2019-04-19 19:52:44 +00:00
2018-08-07 11:51:21 -04:00
2019-11-04 14:36:51 -05:00
2019-03-15 10:56:03 -05:00
2019-11-04 14:36:51 -05:00
Description
StarlingX Distributed Cloud
36 MiB
Languages
Python 95.3%
Shell 4.5%
Makefile 0.2%