Merge "Build heat.conf reproducibly"

This commit is contained in:
Zuul 2017-12-07 09:47:39 +00:00 committed by Gerrit Code Review
commit 719c457e40
1 changed files with 1 additions and 0 deletions

View File

@ -281,6 +281,7 @@ engine_opts = [
rpc_opts = [ rpc_opts = [
cfg.StrOpt('host', cfg.StrOpt('host',
default=socket.gethostname(), default=socket.gethostname(),
sample_default='<Hostname>',
help=_('Name of the engine node. ' help=_('Name of the engine node. '
'This can be an opaque identifier. ' 'This can be an opaque identifier. '
'It is not necessarily a hostname, FQDN, ' 'It is not necessarily a hostname, FQDN, '