ironic-inspector/ironic_inspector/test/unit
Dmitry Tantsur 782ee92c45 Set pxe_enabled on new and existing ports on introspection
Set it to True for the PXE-booting port, to False for all the others.
Create an extended functional tests covering various operations with ports.

Change-Id: I435a5c04884b6c4da70cb7260b305fbde23eebc0
Closes-Bug: #1667472
2017-04-18 10:20:49 +00: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 Use flake8-import-order 2017-02-16 10:11:06 -08:00
test_firewall.py Use eventlet version of subprocess 2017-03-24 14:25:13 +02:00
test_introspect.py Trivial: mock sleep in introspection tests 2017-02-16 11:12:54 +02: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 Remove translation of log messages Part-1 2017-03-24 21:45:04 +00:00
test_node_cache.py Set pxe_enabled on new and existing ports on introspection 2017-04-18 10:20:49 +00: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 Use flake8-import-order 2017-02-16 10:11:06 -08:00
test_plugins_extra_hardware.py Changed an assert to more specific assert method 2016-08-30 08:07:31 +07:00
test_plugins_lldp_basic.py Add plugin to process basic management LLDP TLVs 2017-01-31 19:51:39 -05:00
test_plugins_local_link_connection.py Use processed lldp data, if available, for local_link_connection plugin 2017-04-10 14:34:22 -04: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 Set pxe_enabled on new and existing ports on introspection 2017-04-18 10:20:49 +00:00
test_process.py Set pxe_enabled on new and existing ports on introspection 2017-04-18 10:20:49 +00:00
test_rules.py Replace assertRaisesRegexp with assertRaisesRegex 2016-09-05 08:57:47 -04:00
test_swift.py Pass session directly to swiftclient 2017-02-10 17:40:08 +02:00
test_utils.py Merge "Clean up logging related to new state machine" 2017-02-02 12:35:11 +00:00