mirror of
https://opendev.org/openstack/ironic.git
synced 2026-01-16 23:01:47 +00:00
The `stack` script has been consistently failing with:
```
Error: Nexthop has invalid gateway.
```
when it comes time to add a route to $PUBLIC_SUBNET_IP [1].
One solution to this is to add the `onlink` flag [2] to the link
mentioned above:
```
onlink pretend that the nexthop is directly attached to
this link, even if it does not match any interface
prefix.
```
[1]
|
||
|---|---|---|
| .. | ||
| files | ||
| lib | ||
| tools/ironic | ||
| upgrade | ||
| common_settings | ||
| plugin.sh | ||
| settings | ||