ironic/ironic/tests/unit/db
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
..
sqlalchemy Add owner to allocations and create relevant policies 2019-12-10 19:00:33 +00:00
__init__.py Remove unused import 2016-07-21 09:03:40 +00:00
base.py Remove usage of some of the deprecated methods 2017-07-31 10:14:08 +00:00
test_allocations.py Allocation API: taking over allocations of offline conductors 2019-02-19 17:36:16 +01:00
test_api.py Ignore newly introduced tables in pre-upgrade versions check 2018-12-13 16:44:33 +01:00
test_bios_settings.py BIOS Settings: add sync_node_setting 2018-06-20 15:15:01 +08:00
test_chassis.py Stop using six library 2019-12-23 09:38:25 +01:00
test_conductor.py Allocation API: taking over allocations of offline conductors 2019-02-19 17:36:16 +01:00
test_deploy_templates.py Stop using six library 2019-12-23 09:38:25 +01:00
test_node_tags.py node_tag_exists(): raise exception if bad node 2018-01-15 10:11:50 -05:00
test_node_traits.py Add a version argument to traits DB API 2018-01-19 19:28:27 +00:00
test_nodes.py Stop using six library 2019-12-23 09:38:25 +01:00
test_portgroups.py Stop using six library 2019-12-23 09:38:25 +01:00
test_ports.py Stop using six library 2019-12-23 09:38:25 +01:00
test_volume_connectors.py Stop using six library 2019-12-23 09:38:25 +01:00
test_volume_targets.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