Comment 3 for bug 1059366

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

Reviewed: https://review.openstack.org/14920
Committed: http://github.com/openstack/nova/commit/91fb1ce5c8b8c11fb6e35d8774b7df48da0786b3
Submitter: Jenkins
Branch: master

commit 91fb1ce5c8b8c11fb6e35d8774b7df48da0786b3
Author: Dan Smith <email address hidden>
Date: Fri Oct 26 14:32:10 2012 -0700

    Fix nova-network MAC collision logic

    The exception being caught and transformed in sqlalchemy/api.py
    was incorrect, causing nova-network to miss it in the MAC
    collision retry loop.

    This patch corrects that and adds a test of the collision logic.

    Fixes bug 1059366

    Change-Id: I6bf16c2f59f06c7e84441604b057afd8dfe6d709