nfv/nfv
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
..
centos Merge "replace hardcoded system paths by variables in stx config files" 2018-11-06 19:42:49 +00:00
nfv-client Update httplib to use python3 compatible code 2018-11-21 15:55:57 -06:00
nfv-common Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
nfv-debug-tools/histogram_analysis Add bugbear to flake8 and cleanup some errors 2018-09-13 14:12:48 -05:00
nfv-docs Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
nfv-plugins Update httplib to use python3 compatible code 2018-11-21 15:55:57 -06:00
nfv-tests Adding a unit test for nfv_client shell 2018-11-16 12:40:29 -06:00
nfv-tools Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
nfv-vim Update httplib to use python3 compatible code 2018-11-21 15:55:57 -06:00
.coveragerc Convert NFV unit tests from nose to stestr 2018-09-18 12:56:44 -05:00
.gitignore Add bugbear to flake8 and cleanup some errors 2018-09-13 14:12:48 -05:00
.stestr.conf Convert NFV unit tests from nose to stestr 2018-09-18 12:56:44 -05:00
PKG-INFO StarlingX open source release updates 2018-05-31 07:36:51 -07:00
pylint.rc Add bugbear to flake8 and cleanup some errors 2018-09-13 14:12:48 -05:00
tox.ini Lock down flake8 version 2018-10-24 11:47:10 -05:00