nfv/nfv/nfv-vim
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
..
nfv_vim py3: nfv update urllib compatibility 2021-07-26 13:12:25 -04:00
scripts Set up /var/run/nfv-vim as vim's default temp files location 2020-09-25 11:29:02 -04:00
LICENSE small cleanup required by OBS badness check - exec rights on non executable not allowed 2019-09-17 08:54:22 +02:00
setup.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00