931e88a63e
Configure the host_routes specified for subnets in undercloud.conf as classless static routes in ironic inspectors dnsmasq configuration. The advanced routing options will be pushed to the inspection ramdisk similar to the way they are already pushed to ironic-python-agent. Related-Bug: #1819464 Depends-On: I2229d386bff8ae63e4efe8406770b2b378a1991f Change-Id: I1afb720ae4ee4ce586c16a440e8edf8c2b23e155
9 lines
358 B
YAML
9 lines
358 B
YAML
---
|
|
features:
|
|
- |
|
|
The routes defined using ``host_routes`` option for subnet definitions in
|
|
the Undercloud configuration is now also configured in ironic inspeactors
|
|
dnsmasq on the Undercloud. The advanced routing options will be pushed to
|
|
the inspection ramdisk similar to the way they are already pushed to
|
|
IPA (ironic-python-agent).
|