Comment 1 for bug 1638041

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

Reviewed: https://review.openstack.org/391895
Committed: https://git.openstack.org/cgit/openstack/kuryr/commit/?id=d241bbbb2fa15f46fcb54c744c986d67edd0afc4
Submitter: Jenkins
Branch: master

commit d241bbbb2fa15f46fcb54c744c986d67edd0afc4
Author: Liping Mao <email address hidden>
Date: Mon Oct 31 23:47:52 2016 +0800

    kuryr bind port error with neutron linux bridge driver

    When neutron configured with linux bridge driver, kuryr will bind
    port error. The linux bridge name should be "brq"+network_id[0,11].

    Change-Id: I07be68bbfe7b1384f4e946664aed41546ff9ddce
    Closes-bug: #1638041