Comment 10 for bug 1077066

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

Reviewed: https://review.openstack.org/116150
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=6cbbb615787844d6d0f084e16605d30b56079c97
Submitter: Jenkins
Branch: stable/havana

commit 6cbbb615787844d6d0f084e16605d30b56079c97
Author: Xavier Queralt <email address hidden>
Date: Thu Jan 30 17:28:31 2014 +0100

    Ignore 'dynamic' addr flag on bridge configuration

    When setting the bridge up, if that flag is present but not
    ignored, the delete command will fail and may leave the
    interface and the bridge in an inconsistent state.

    Closes-Bug: #1274611
    Related-Bug: #1077066
    Change-Id: Iff65d61d724d0de5d8173ac37f7f748aa23e5d8b
    (cherry picked from commit 0d447f6edd406547e828c592823ac6624e56e91f)