nfv/nfv/nfv-vim/nfv_vim/api
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
..
acl Add support for containerized keystone to VIM 2018-10-03 08:29:08 -05:00
controllers Adding parallel apply capabilities to kube orch 2021-04-14 07:30:19 -05:00
openstack py3: nfv update urllib compatibility 2021-07-26 13:12:25 -04:00
__init__.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_application.py Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
_config.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00
_hooks.py Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
_link.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00