5f35896bfb
Change-Id: I8b4900831bd4828f61926c92d4c53f818a8a087a
8 lines
262 B
YAML
8 lines
262 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes an issue with a node's instance_info interface override caused when
|
|
Ironic uses the interface attribute directly. Does so by adding a
|
|
``get_interface`` method to a node, and updating the Ironic code to use
|
|
it where needed.
|