49f91043c6
Fix a logic issue when seed SNAT is not enabled. In this circumstance Bifrost was generating ConfigDrive data with the default gateway unset even when one is available on the admin network. This regression was introduced in Ib847d3420dee374cec067cd8af519b510be04120 [1]. [1] https://review.opendev.org/c/openstack/kayobe/+/898434 Closes-Bug: #2045926 Change-Id: Ifd9f9cd389ac09448fc91dba74f8f09595698b55
7 lines
223 B
YAML
7 lines
223 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes gateway assignment when seed SNAT is disabled. In this circumstance
|
|
Bifrost was generating ConfigDrive data with the default gateway unset even
|
|
when one is available on the admin network.
|