Need to set domain name to something other than localhost in overcloud. This may not be in the correct component or it may be multi-component. However, in the templates localdomain is hardcoded. For example, puppet/controller-puppet.yaml ... hosts_entry: description: > Server's IP address and hostname in the /etc/hosts format value: str_replace: template: IP HOST.localdomain HOST CLOUDNAME ... It would be ideal to have domain configurable at a high level. thx
Afaics this bug is fixed by the commit at https://review.openstack.org/#/q/Ie012f9f2a402b0333bebecb5b59565c26a654297,n,z That introduces the CloudDomain parameter (defaulting to localdomain) which can be set to some other value as required by the deployer. Moving to POST
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions
Looks like this is in the OSP8 Beta9 from what I can tell. Will this make GA of OSP8?
This patch was merged and is in OSP8
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2016-0604.html