python-tripleoclient/releasenotes/notes/undercloud-overcloud-consistent-names-07210c5e1e82ffbc.yaml
Bogdan Dobrelya 909a9f7530 Allow to override t-h-t 'Cloud*' params undercloud
Allow to parametrize the hardcoded 'undercloud' domain name.
F.e. RDOcloud uses an 'rdocloud' domain, therefore some DNS things might be
failing with the hardcoded value.
The default domain name remains unchanged. It can be
overriden with a new '--local-domain' option as well.

Related-bug: #1698349
Partial-bug: #1733873

Change-Id: Iad63142b241f9f7f0bbef68473f18b69f36daf76
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
2017-11-23 14:57:05 +01:00

7 lines
191 B
YAML

---
fixes:
- |
For containerized undercloud deploy, a new option `--local_domain`
allows to override undercloud domain name and endpoints' FQDNs, which
default to 'undercloud'.