nfv/nova-api-proxy
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
..
centos Add auto-version for remaining stx/nfv packages 2020-12-17 13:24:47 -05:00
nova-api-proxy py3: nfv update urllib compatibility 2021-07-26 13:12:25 -04:00
opensuse Refactor on nova-api-proxy.spec for opensuse 2019-10-03 12:39:35 -05:00
.gitignore StarlingX open source release updates 2018-05-31 07:36:51 -07:00
PKG-INFO StarlingX open source release updates 2018-05-31 07:36:51 -07:00
pylint.rc Cleanup pylint unnecessary-pass warnings 2018-12-03 15:30:43 -06:00
test-requirements.txt Not require recreate of tox env when running tox 2021-04-06 09:48:36 -05:00
tox.ini Not require recreate of tox env when running tox 2021-04-06 09:48:36 -05:00