2 Commits

Author SHA1 Message Date
Riccardo Pittau
5f35896bfb Prepare for bugfix release
Change-Id: I8b4900831bd4828f61926c92d4c53f818a8a087a
2021-12-06 12:46:11 +01:00
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