python-tripleoclient/releasenotes/notes/undercloud-ironic-inspector-dnsmasq-classless-static-routes-81ee8af8db74dbfe.yaml
Harald Jensås 931e88a63e Undercloud - ironic inspector - host routes
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
2019-03-18 16:17:53 +00:00

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).