Comment 4 for bug 1569412

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

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

commit eefe1dbd64b79d1d764ffdc42166d52139b5965a
Author: Christophe Sauthier <email address hidden>
Date: Thu Apr 14 13:59:56 2016 +0200

    Fix ovs creation of the port

    This patch fix the mac address of the port to the right value.
    It also creates the port atomically (with the various details),
    avoiding it to be misinterpreted by ovs-agent.

    Change-Id: I16f89a30ac3b47eeaa5edddd37712934729fdf93
    Closes-Bug: 1569412