ironic-python-agent/ironic_python_agent/tests/unit
Lucas Alvares Gomes cca1cd48ef Add support for root device hints with operators
This patch is updating IPA to use the match_root_device_hints() method
provided by ironic-lib version 2.2.0.

Partial-Bug: #1561137
Depends-On: I1d9dc7a57ea391a3419710c289242b39a4201463
Change-Id: Id93dd0360137df600f5a656348279e56c6b84bf9
2016-10-11 15:43:50 -03:00
..
extensions Remove Python 2.6 format style 2016-10-06 09:05:26 -07:00
__init__.py Add base for IPA functional tests 2015-08-18 16:19:47 +00:00
test_agent.py Use namedtuple to improve code readability 2016-08-30 16:12:29 -07:00
test_api.py Merge "Removes the use of mutables as default args" 2016-06-20 17:25:29 +00:00
test_encoding.py Replace assertEqual(None, *) with assertIsNone in tests 2015-12-17 11:32:33 +08:00
test_errors.py Bind to interface routable to the ironic host, not a random one 2016-03-21 14:21:12 +00:00
test_hardware.py Add support for root device hints with operators 2016-10-11 15:43:50 -03:00
test_inspector.py Changed an assert to more specific assert method 2016-08-29 15:40:44 +02:00
test_ironic_api_client.py Add vendor, product to interface information 2016-09-21 10:14:26 -04:00
test_multi_hardware_clean_steps.py Allow hardware managers to override clean step priority 2016-01-14 13:12:52 -08:00
test_multi_hardware.py Enforce all flake8 rules except E129 2015-10-02 10:01:00 -07:00
test_netutils.py Build socket list right before select call 2016-08-17 16:35:07 +02:00
test_utils.py Use ironic_lib's execute() 2016-07-27 16:28:43 -04:00