python-ironicclient/ironicclient/tests/unit/v1
Dmitry Tantsur 9be0a750a9 Bump hacking to 3.0.0
The new version enables a lot of standard flake8 checks, so a few
fixes are required. W503 is disabled as it conflicts with W504
and the latter seems to be preferred nowadays.

Change-Id: I7c66f18be46af73a47919deef1f38c1f1d3cc741
2020-03-30 11:36:17 +02:00
..
__init__.py Adds basic ironicclient functional testing 2015-03-09 13:45:20 -07:00
test_allocation.py Add allocation owner 2020-01-20 15:20:08 +00:00
test_chassis.py Fix API object representation in unittests 2016-12-15 14:54:30 +00:00
test_client.py Provide a clear error message when using client.Client without a session 2020-02-10 11:07:04 +01:00
test_conductor.py Support for conductors exposed from API 2018-12-12 14:37:25 +08:00
test_create_resources.py Stop using six library 2019-12-18 15:18:24 +01:00
test_deploy_template.py Deploy templates: client support 2019-03-01 14:24:28 +00:00
test_driver.py Bump hacking to 3.0.0 2020-03-30 11:36:17 +02:00
test_events.py Add Events support 2019-02-13 18:22:50 +01:00
test_node.py Bump hacking to 3.0.0 2020-03-30 11:36:17 +02:00
test_port.py Add is-smartnic port attribute to port command 2019-02-18 14:15:46 +02:00
test_portgroup.py Remove the ironic command 2019-08-20 21:51:12 +00:00
test_resource_fields.py Add DRIVER_RESOURCE to remove duplicated strings 2017-03-13 23:35:09 +00:00
test_volume_connector.py Fix unit tests for volume connector and target 2017-07-09 01:21:34 +09:00
test_volume_target.py Fix unit tests for volume connector and target 2017-07-09 01:21:34 +09:00