ironic/ironic/tests/unit/objects
Tzu-Mainn Chen 16aad76a6f Create node get_interface method
A node's interface can be temporarily overriden in instance_info.
However, some parts of the Ironic code still used a node's interface
attribute directly. This change adds a node get_interface method
and updates various parts of the Ironic code to use it.

Change-Id: Ifdaa21383f71b501bccb6cf8fe80e5b34661b6ae
2021-11-08 21:25:40 +00:00
..
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
test_allocation.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_bios.py Include bios registry fields in bios API 2021-05-27 12:15:20 -04:00
test_chassis.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_conductor.py Bye-bye iSCSI deploy, you served us well 2021-05-04 14:28:25 +02:00
test_deploy_template.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_deployment.py Add RPC objects for deployment API 2020-04-30 12:09:20 +02:00
test_fields.py Stop using md5 for __repr__ of objects 2020-07-07 15:28:03 +02:00
test_node.py Create node get_interface method 2021-11-08 21:25:40 +00:00
test_node_history.py Implements node history: database 2021-09-09 09:35:09 -07:00
test_notification.py driver_internal_info in provision notifications 2020-08-25 18:11:04 +00:00
test_objects.py Implements node history: database 2021-09-09 09:35:09 -07:00
test_port.py Increase version of hacking and pycodestyle 2021-07-28 11:33:15 +02:00
test_portgroup.py Increase version of hacking and pycodestyle 2021-07-28 11:33:15 +02:00
test_trait.py Switch to unittest mock 2020-04-30 19:04:17 +02:00
test_volume_connector.py Volume targets/connectors Project Scoped RBAC 2021-03-04 09:47:36 -08:00
test_volume_target.py Volume targets/connectors Project Scoped RBAC 2021-03-04 09:47:36 -08:00
utils.py Stop using six library 2019-12-23 09:38:25 +01:00