nfv/nfv/nfv-plugins/nfv_plugins/nfvi_plugins/openstack
Dan Voiculeasa 14fa1e4667 py3: nfv update urllib compatibility
There is incompatible urllib usage.

Use six library instead of urllib.quote to fix incompatibility.
The Request object add_data method doesn't exist anymore. Use direct
access to data field instead.

This commit extracted urllib.parse.quote usage from Charles Short's
work Iecfe9b83245847b07aaaa0ec1aadad4734a9d118. Added changes
for Request.add_data usage on top of it.

Story: 2008454
Task: 42727
Co-authored-by: Charles Short <charles.short@windriver.com>
Signed-off-by: Dan Voiculeasa <dan.voiculeasa@windriver.com>
Change-Id: Ifd82ea8d4134a2a6301e5b10d4b0546833ed6193
(cherry picked from commit 522a3b3660)
2021-07-26 13:12:25 -04: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 Remove kubernetes checks, wrs-headers from Rest API calls, and dead code. 2019-04-09 15:01:16 -04:00
exceptions.py Update VIM to use nova API version 2.53 2018-06-14 13:27:26 -05:00
fm.py Handle different formats of FM endpoint URL 2019-09-23 01:35:12 +00:00
glance.py Handle REST API timeouts gracefully in the VIM 2020-06-03 11:37:56 -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 Handle REST API timeouts gracefully in the VIM 2020-06-03 11:37:56 -05:00
nova.py Remove kubernetes checks, wrs-headers from Rest API calls, and dead code. 2019-04-09 15:01:16 -04:00
objects.py add NFVFaultMgmtAPI to get alarms from fm in pods 2019-06-05 09:29:57 +08:00
openstack_log.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
openstack.py py3: nfv update urllib compatibility 2021-07-26 13:12:25 -04:00
patching.py Increase the patching apply_patch REST API timeout 2021-05-06 12:46:29 -05:00
rest_api.py py3: nfv update urllib compatibility 2021-07-26 13:12:25 -04:00
rpc_listener.py Improve VIM rabbitmq initialization robustness 2019-02-25 07:42:24 -06:00
sysinv.py Kubernetes Upgrade Orchestration 2021-03-02 07:45:20 -06:00