nfv/nfv/nfv-plugins/nfv_plugins/nfvi_plugins/clients
Al Bailey 82a7856d0f Update httplib to use python3 compatible code
This code has zero impact on python2.
ex:
from six.moves import http_client as httplib
print httplib
<module 'httplib' from '/usr/lib64/python2.7/httplib.pyc'>

This code will not be testable in python3 until all other
incompatible components are updated.

Story: 2004241
Task: 28038
Change-Id: I9679067f412d4cdf57fb183de2fa59b42de3a99e
Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
2018-11-21 15:55:57 -06:00
..
__init__.py Initial HA kubernetes deployment 2018-08-28 09:43:15 -04:00
kubernetes_client.py Update httplib to use python3 compatible code 2018-11-21 15:55:57 -06:00