charm-nova-compute/lib
Martin Kalcok d23d25b3a0 Fix socket.fqdn() not returning full hostname
This change aims to make resolving of the unit's
FQDN more consistent. Python's standard
`socket.getfqdn()` can "fail" in some conditions
and return only hostname, without the domain
part, even in cases when `hostname -f` would
return correct fqdn.

This new approach provides behavior consistent
with executing `hostname -f`

Closes-Bug: #1955164
Change-Id: Icc39b32b3e471c1960402dfcba61bed5ce309a6f
2022-02-07 16:23:40 +01:00
..
nova_compute Fix socket.fqdn() not returning full hostname 2022-02-07 16:23:40 +01:00
.keep Update tox.ini files from release-tools gold copy 2016-09-09 19:43:02 +00:00