python-tripleoclient/tripleoclient/config
Harald Jensås f0310b3439 Update undercloud_nameserver help text
Since the undercloud was containerized we set the dns servers
on the neutron ctlplane subnets when installing the undercloud.
(Previously this was a post install step ...) Since dnsservers
set as undercloud_nameservers are configured as nameserver on
the ctlplane subnet(s). The overcloud nodes will use the
dnsservers defined here (Atleast initially, before OsNetConfig).

With change I5f33e06ca3f4b13cc355e02156edd9d8a1f773cd the
requirement to specify DnsServers in the overcloud environment
is removed. It uses get_attr to read the nameservers to use for
overcloud nodes from the ctlplane subnet.

Closes-Bug: #1824347
Change-Id: I6e330479fa78163252f9319b8f90d6d819ce881b
2019-04-12 12:15:28 +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
standalone.py Mark enable_ui as deprecated 2019-03-07 13:56:10 -07:00
undercloud.py Update undercloud_nameserver help text 2019-04-12 12:15:28 +02:00