ironic/ironic/tests
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
..
functional Prepare for functional testing 2015-09-28 21:27:01 +00:00
json_samples Add `network_data` field to ironic node object 2020-05-05 15:57:36 +02:00
unit Create node get_interface method 2021-11-08 21:25:40 +00:00
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
base.py Bye-bye iSCSI deploy, you served us well 2021-05-04 14:28:25 +02:00