manila/manila/tests/integrated
Goutham Pacha Ravi d487c2db72 Fix unit tests to use requests
python documentation recommends the
use of the requests package when performing
http requests. We could simplify our unit
test interface that performs HTTP requests
by replacing the use of http_client.HTTPConnection
with requests.

[1] https://docs.python.org/3/library/http.client.html

Change-Id: I3dd1f836a3cb2b4d36ff3fbe6f0258f4b0e0ba71
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
2021-02-15 17:04:33 -08:00
..
api Fix unit tests to use requests 2021-02-15 17:04:33 -08:00
__init__.py pep8: Enable H303 and F403 2014-08-23 10:40:52 +02:00
integrated_helpers.py Advertise v2 API routes without project_id 2021-02-04 23:20:19 -08:00
test_extensions.py Fix unit tests to use requests 2021-02-15 17:04:33 -08:00
test_login.py Use oslo_log lib 2015-02-08 10:42:40 +00:00