python-tripleoclient/tripleoclient/config
Harald Jensås ee16c09447 Allow per-subnet DNSNameServers for ctlplane network
Add a new option ``dns_nameservers`` in the subnet sections
for the undercloud ctlplane network. By default the option
is not set, and in that case the ``undercloud_nameservers``
are used, maintaining the current behaviour.

This decouples the nameservers used on the undercloud and
the ones used for the overcloud nodes. In a DCN setting
different DNS server may be preferred per-site.

Related-Bug: #1834306
Change-Id: I0dc03eddf9ea00ff33cd3ae0cdc8f42a4961e89c
2019-06-26 15:29:55 +02:00
..
__init__.py Reorganize the config options for deployment 2018-05-05 17:08:56 +00:00
base.py Enable cleanup by default for undercloud install 2018-05-07 06:53:36 -07:00
minion.py Add minion installation 2019-06-21 07:44:21 -06:00
standalone.py Add minion installation 2019-06-21 07:44:21 -06:00
undercloud.py Allow per-subnet DNSNameServers for ctlplane network 2019-06-26 15:29:55 +02:00