..
__init__.py
Move unit tests to "unit" directory
2016-04-05 11:15:29 +03:00
test_common_ironic.py
Fix order of arguments in assertEqual
2016-08-17 18:10:44 +07:00
test_firewall.py
Make sure to clean the blacklist cache when disabling the firewall
2016-04-15 14:03:46 +02:00
test_introspect.py
Replace assertRaisesRegexp with assertRaisesRegex
2016-09-05 08:57:47 -04:00
test_keystone.py
TrivialFix: Remove cfg import unused
2016-09-06 14:24:06 +07:00
test_main.py
UUID, started_at, finished_at in the status API
2016-10-21 00:25:38 +02:00
test_migrations.py
Change asserts with more specific assert methods.
2016-08-31 11:52:48 +00:00
test_node_cache.py
Support Ironic node names in our API
2016-05-09 15:01:31 +02:00
test_plugins_base.py
Replace assertRaisesRegexp with assertRaisesRegex
2016-09-05 08:57:47 -04:00
test_plugins_capabilities.py
Add a plugin for capabilities detection
2016-06-06 13:18:09 +00:00
test_plugins_discovery.py
Move unit tests to "unit" directory
2016-04-05 11:15:29 +03:00
test_plugins_extra_hardware.py
Changed an assert to more specific assert method
2016-08-30 08:07:31 +07:00
test_plugins_local_link_connection.py
LLC Hook: Do not assume interfaces are added to Ironic
2016-09-30 16:39:41 +01:00
test_plugins_pci_devices.py
Use assertEqual() instead of assertDictEqual()
2016-09-26 11:07:27 +07:00
test_plugins_raid_device.py
Remove deprecated alias "root_device_hint" for "raid_device" hook
2016-06-06 19:07:24 +02:00
test_plugins_rules.py
Replace assertRaisesRegexp with assertRaisesRegex
2016-09-05 08:57:47 -04:00
test_plugins_standard.py
Replace assertRaisesRegexp with assertRaisesRegex
2016-09-05 08:57:47 -04:00
test_process.py
Merge "Set node to the error if reapply fails"
2016-09-12 11:26:13 +00:00
test_rules.py
Replace assertRaisesRegexp with assertRaisesRegex
2016-09-05 08:57:47 -04:00
test_swift.py
Move unit tests to "unit" directory
2016-04-05 11:15:29 +03:00
test_utils.py
UUID, started_at, finished_at in the status API
2016-10-21 00:25:38 +02:00