f1450b3ae8
Change I4c102d8f728a90cf9eb90f6129738377a8d2503c replaced use of the global DNSServers param, it now uses the per-subnet DnsNameServers instead. This is a cleanup to remove the now unused parameter. Closes-Bug: #1834306 Depends-On: I4c102d8f728a90cf9eb90f6129738377a8d2503c Change-Id: I6e2e728d9e749867be0a90a4e54dce7b5318994c
7 lines
251 B
YAML
7 lines
251 B
YAML
---
|
|
features:
|
|
- |
|
|
Undercloud ``ctlplane`` subnets can now have individual nameservers
|
|
(per-subnet option ``dns_nameservers``). If no subnet specific nameservers
|
|
are specified for a subnet it will fall back to ``undercloud_nameservers``.
|