Comment 4 for bug 1727406

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to instack-undercloud (stable/pike)

Reviewed: https://review.openstack.org/515290
Committed: https://git.openstack.org/cgit/openstack/instack-undercloud/commit/?id=211eb5bc6c4a019e0b70c99697cc66614f68c1d1
Submitter: Zuul
Branch: stable/pike

commit 211eb5bc6c4a019e0b70c99697cc66614f68c1d1
Author: Thomas Herve <email address hidden>
Date: Wed Oct 25 18:17:06 2017 +0200

    Set notification_bind on zaqar websocket

    Don't let zaqar websocket listen to notifications on all interfaces:
    otherwise, it uses the hostname as a subscription target, and it doesn't
    work when the host is set as an IPv6 host. Ultimately this should be
    fixed in Zaqar, but this will work around it for now.

    Change-Id: I78e0671024b93ec64740cd7a8cda227a5145b789
    Related-Bug: #1727406
    (cherry picked from commit 5fdb4d7913bfc0096c725f6f99fd98e949c75d58)