nfv/nfv/nfv-vim/nfv_vim
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
..
alarm Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
api Update httplib to use python3 compatible code 2018-11-21 15:55:57 -06:00
audits Disable VIM plugins for Kubernetes deployment 2018-09-24 09:31:18 -04:00
database Kubernetes, VIM label support 2018-11-06 10:25:41 -05:00
directors Disable VIM plugins for Kubernetes deployment 2018-09-24 09:31:18 -04:00
dor Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
event_log Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
events Kubernetes, VIM label support 2018-11-06 10:25:41 -05:00
host_fsm Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
instance_fsm Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
nfvi Kubernetes, VIM label support 2018-11-06 10:25:41 -05:00
objects Kubernetes, VIM label support 2018-11-06 10:25:41 -05:00
rpc Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
strategy Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
tables Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
webserver Update httplib to use python3 compatible code 2018-11-21 15:55:57 -06:00
__init__.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00
config.ini replace hardcoded system paths by variables in stx config files 2018-10-28 23:24:00 +00:00
debug.ini Initial HA kubernetes deployment 2018-08-28 09:43:15 -04:00
vim.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00
vim_api.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00
vim_manage.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00
vim_webserver.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00