Comment 5 for bug 1823000

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-octavia (master)

Reviewed: https://review.openstack.org/649608
Committed: https://git.openstack.org/cgit/openstack/charm-octavia/commit/?id=d011c6b1eb13a4811079d7756a3d5be1746fcd71
Submitter: Zuul
Branch: master

commit d011c6b1eb13a4811079d7756a3d5be1746fcd71
Author: Frode Nordahl <email address hidden>
Date: Wed Apr 3 14:45:44 2019 +0200

    Use hostname of machine for ``binding_host_id``

    The current implementation relies on DNS to resolve the hostname
    associated with the ``private-address`` IP of the unit.

    This does not always provide a reliable result.

    Change-Id: I3a3a3cddd35354944196a155ca0b239e680333d3
    Closes-Bug: #1823000