
Corrected the parameter order in `add_instance_info_to_node`. Closes-Bug: #2092570 Change-Id: I1e7458a70a65f65f4da66d98d8fde6c031e3315e
8 lines
395 B
YAML
8 lines
395 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed an issue where the instance rebuild option failed for Ironic instances.
|
|
The problem was caused by an incorrect parameter order in the ``add_instance_info_to_node``
|
|
function, which was introduced by commit `93b90d2b` <https://review.opendev.org/c/openstack/nova/+/923910>.
|
|
For more details, see `bug 2092570` <https://bugs.launchpad.net/nova/+bug/2092570>.
|