d23d25b3a0
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 |
||
---|---|---|
.. | ||
nova_compute | ||
.keep |