Comment 2 for bug 1866660

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

Reviewed: https://review.opendev.org/711953
Committed: https://git.openstack.org/cgit/openstack/masakari-monitors/commit/?id=8cb4de9e6535310c6a43fe28f035db9ccb72b383
Submitter: Zuul
Branch: master

commit 8cb4de9e6535310c6a43fe28f035db9ccb72b383
Author: Liam Young <email address hidden>
Date: Mon Mar 9 17:04:50 2020 +0000

    Use hostname to avoid clash with section

    Switch to using 'hostname' rather than 'host' to specify the
    Hostname, FQDN or IP address of this host. This is to avoid a
    clash with a section of the same name *1

    *1 https://github.com/openstack/masakari-monitors/blob/master/masakarimonitors/conf/host.py#L87

    Change-Id: I7d95b063c2eabbd8893857b5e1e7d342db0aebec
    Closes-Bug: #1866660