
Also increase the timeouts to see if any more Gateway timeout failure in tempest. Fix a bug in hosts snipet and also make log from haproxy tagged with same hostname used by anamon. Change-Id: I02ca18bb5ce0cdcd8a496672cb1bb5af179745be
10 lines
400 B
Plaintext
10 lines
400 B
Plaintext
127.0.0.1 $system_name localhost localhost.localdomain localhost4 localhost4.localdomain4
|
|
::1 $system_name localhost localhost.localdomain localhost6 localhost6.localdomain6
|
|
# #for $iname, $idata in $interfaces.items()
|
|
# #set $ip = $idata.get("ip_address", "")
|
|
# #if $hostname != "" and $ip != ""
|
|
# $ip $hostname
|
|
# #end if
|
|
# #end for
|
|
# # $compass_ip $compass_hostname
|