ironic/ironic/tests/unit/common
Dmitry Tantsur 1faa3397a6 Fix the remaining hacking issues
Fixes W504 and E117, resulting in some indentation changes.

Also fixes code that exceeds the complexity requirement, that is bumped
to 20 (mostly to avoid refactoring the agent heartbeat call, resulting
in conflicts for the deploy steps work).

Change-Id: I8e49f2c039b0ddfca9138f8e148708b7e8b5df7e
2020-03-31 13:40:00 +00:00
..
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_cinder.py Stop using six library 2019-12-23 09:38:25 +01:00
test_context.py Fix tenant DeprecationWarning from oslo_context 2018-05-14 19:44:20 +09:00
test_driver_factory.py Fix the remaining hacking issues 2020-03-31 13:40:00 +00:00
test_fsm.py Removes unnecessary utf-8 encoding 2017-01-11 19:35:41 +05:30
test_glance_service.py Refactor glance retry code to use retrying lib 2020-01-06 14:18:19 +08:00
test_hash_ring.py Fixes a race condition in the hash ring code 2018-10-05 07:36:30 -04:00
test_image_service.py Stop using six library 2019-12-23 09:38:25 +01:00
test_images.py Rename `create_isolinux_image_for_uefi` function as misleading 2020-02-21 18:35:17 +01:00
test_json_rpc.py Mask secrets when logging in json_rpc 2019-10-21 15:49:30 +02:00
test_keystone.py Remove deprecated [keystone] config section 2018-06-11 13:30:50 +00:00
test_network.py Completely stop using the "fake" classic driver in unit tests 2018-06-06 16:10:43 +02:00
test_neutron.py Merge "Filter security group list on the ID's we expect" 2019-07-30 10:30:11 +00:00
test_nova.py Update nova os-server-external-events response logic 2019-12-10 09:28:23 -06:00
test_policy.py Expose allocation owner to additional policy checks 2020-02-20 15:23:12 +00:00
test_pxe_utils.py Fix the remaining hacking issues 2020-03-31 13:40:00 +00:00
test_raid.py OOB RAID implementation for ilo5 based HPE Proliant servers. 2019-01-03 09:03:36 +00:00
test_release_mappings.py Stop using six library 2019-12-23 09:38:25 +01:00
test_rpc.py Make versioned notifications topics configurable 2019-01-23 08:38:18 +01:00
test_rpc_service.py Modifications for rolling upgrades 2017-07-13 12:16:30 -04:00
test_states.py Stop using six library 2019-12-23 09:38:25 +01:00
test_swift.py Stop using six library 2019-12-23 09:38:25 +01:00
test_utils.py Reuse checksum calculation from oslo 2018-09-18 17:13:53 +08:00
test_wsgi_service.py Add missing 'autospec' to unit tests - /unit/common/ 2017-10-17 10:33:19 -07:00