ironic/ironic/tests/unit/api
Riccardo Pittau 78c121a5d7 Stop using six library
Since we've dropped support for Python 2.7, it's time to look at
the bright future that Python 3.x will bring and stop forcing
compatibility with older versions.
This patch removes the six library from requirements, not
looking back.

Change-Id: Ib546f16965475c32b2f8caabd560e2c7d382ac5a
2019-12-23 09:38:25 +01:00
..
controllers Stop using six library 2019-12-23 09:38:25 +01:00
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
base.py Stop using six library 2019-12-23 09:38:25 +01:00
test_acl.py Stop using six library 2019-12-23 09:38:25 +01:00
test_audit.py Remove unnecessary setUp function in testcase 2017-03-30 15:39:55 +08:00
test_healthcheck.py Add optional healthcheck middleware 2018-02-12 14:48:05 -05:00
test_hooks.py Stop using six library 2019-12-23 09:38:25 +01:00
test_middleware.py Stop using six library 2019-12-23 09:38:25 +01:00
test_ospmiddleware.py Add I202 to flake ignore list 2017-10-25 14:32:52 +03:00
test_proxy_middleware.py Use HTTPProxyToWSGI middleware from oslo 2019-08-02 12:29:37 +00:00
test_root.py Stop using six library 2019-12-23 09:38:25 +01:00
utils.py Add owner to allocations and create relevant policies 2019-12-10 19:00:33 +00:00