ironic/ironic/tests/unit/api/controllers/v1
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
..
__init__.py Put tests in correct location for ironic/api/controllers/v1/ 2017-08-04 06:36:57 -07:00
test_allocation.py Stop using six library 2019-12-23 09:38:25 +01:00
test_chassis.py Stop using six library 2019-12-23 09:38:25 +01:00
test_conductor.py Stop using six library 2019-12-23 09:38:25 +01:00
test_deploy_template.py Stop using six library 2019-12-23 09:38:25 +01:00
test_driver.py Stop using six library 2019-12-23 09:38:25 +01:00
test_event.py Stop using six library 2019-12-23 09:38:25 +01:00
test_expose.py Import importlib directly 2019-12-12 18:15:23 +01:00
test_node.py Stop using six library 2019-12-23 09:38:25 +01:00
test_notification_utils.py Put tests in correct location for ironic/api/controllers/v1/ 2017-08-04 06:36:57 -07:00
test_port.py Stop using six library 2019-12-23 09:38:25 +01:00
test_portgroup.py Stop using six library 2019-12-23 09:38:25 +01:00
test_ramdisk.py Stop using six library 2019-12-23 09:38:25 +01:00
test_root.py Pin API version during rolling upgrade 2017-12-04 10:17:30 -05:00
test_types.py Stop using six library 2019-12-23 09:38:25 +01:00
test_utils.py Stop using six library 2019-12-23 09:38:25 +01:00
test_versions.py Test API max version is in RELEASE_MAPPINGS 2019-03-01 14:13:08 +00:00
test_volume.py Stop using six library 2019-12-23 09:38:25 +01:00
test_volume_connector.py Stop using six library 2019-12-23 09:38:25 +01:00
test_volume_target.py Stop using six library 2019-12-23 09:38:25 +01:00