ironic-inspector/ironic_inspector/test/unit
Moshe Levi 1dce3b12d3 Adding InfiniBand Support
InfiniBand is computer-networking communications standard
used in high-performance computing, features very high
throughput and very low latency.
This patch allow ironic-inspector to add the client_id
to ironic port extra. The client_id option allow pxe boot
from InfiniBand interface.

Closes-Bug: #1532534
Depends-On: Ifad453977e5d3be64b34e544f269835a72b4d73f
Change-Id: I479d54c29bcacb6bd5c1ab20033ae6e428b0e744
2017-02-01 08:34:38 -05:00
..
__init__.py Move unit tests to "unit" directory 2016-04-05 11:15:29 +03:00
test_api_tools.py Add API for listing all introspection statuses 2016-11-21 15:58:24 +01:00
test_common_ironic.py Do not use loopback BMC addresses for lookup 2017-01-17 13:50:46 +01:00
test_firewall.py Adding InfiniBand Support 2017-02-01 08:34:38 -05:00
test_introspect.py Deprecate introspection_delay_drivers option and make it no-op 2017-01-26 13:56:53 +01:00
test_keystone.py Clean up deprecated configuration options 2017-01-27 10:22:55 +01:00
test_main.py Merge "Deprecate setting IPMI credentials" 2017-01-26 18:10:42 +00:00
test_migrations.py Change (started|finished)_at column type 2017-01-25 09:23:00 +00:00
test_node_cache.py Adding InfiniBand Support 2017-02-01 08:34:38 -05: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 Allow diskless nodes introspection 2017-01-26 17:08:56 +01:00
test_process.py Adding InfiniBand Support 2017-02-01 08:34:38 -05: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 Clean up deprecated configuration options 2017-01-27 10:22:55 +01:00