nfv/nfv/nfv-plugins/nfv_plugins/nfvi_plugins/openstack
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 StarlingX open source release updates 2018-05-31 07:36:51 -07:00
ceilometer.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
cinder.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
exceptions.py Update VIM to use nova API version 2.53 2018-06-14 13:27:26 -05:00
fm.py Add support for containerized keystone to VIM 2018-10-03 08:29:08 -05:00
glance.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
guest.py Add support for containerized keystone to VIM 2018-10-03 08:29:08 -05:00
heat.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
keystone.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
mtc.py Add support for containerized keystone to VIM 2018-10-03 08:29:08 -05:00
neutron.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
nova.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
objects.py Add support for containerized keystone to VIM 2018-10-03 08:29:08 -05:00
openstack.py Add support for containerized keystone to VIM 2018-10-03 08:29:08 -05:00
openstack_log.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
patching.py Add support for containerized keystone to VIM 2018-10-03 08:29:08 -05:00
rest_api.py Update httplib to use python3 compatible code 2018-11-21 15:55:57 -06:00
rpc_listener.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
sysinv.py Kubernetes, VIM label support 2018-11-06 10:25:41 -05:00