Comment 3 for bug 1716933

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to dragonflow (master)

Reviewed: https://review.openstack.org/534777
Committed: https://git.openstack.org/cgit/openstack/dragonflow/commit/?id=e27525801f2a51bc77e095693678c097b1525a87
Submitter: Zuul
Branch: master

commit e27525801f2a51bc77e095693678c097b1525a87
Author: Lihi Wishnitzer <email address hidden>
Date: Wed Jan 17 16:49:17 2018 +0200

    Disable Active Port Detection when using ZMQ

    Currently Active Port Detection and ZMQ have port collision.
    This patch disables Active Port Detection when using ZMQ
    in our suggested local.conf

    Change-Id: I08fafee1e2f7ea31f89ca98904ee786e3b2b0747
    Related-Bug: #1716933