nfv/nfv/nfv-vim/nfv_vim/api/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 Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
_config.py Add support for containerized keystone to VIM 2018-10-03 08:29:08 -05:00
_objects.py Not require recreate of tox env when running tox 2021-04-06 09:48:36 -05:00
_openstack.py py3: nfv update urllib compatibility 2021-07-26 13:12:25 -04:00
_rest_api.py py3: nfv update urllib compatibility 2021-07-26 13:12:25 -04:00