Comment 2 for bug 1294308

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

Reviewed: https://review.openstack.org/81360
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=9014f66fce619af6d72823b3fdb0ecf148582649
Submitter: Jenkins
Branch: master

commit 9014f66fce619af6d72823b3fdb0ecf148582649
Author: Kevin Benton <email address hidden>
Date: Tue Mar 18 12:11:53 2014 -0700

    ML2 BigSwitch: Don't modify parent context

    Makes a copy of the port context before changing
    it in preparation for the backend controller so
    other drivers are not affected. Also removes a
    UT that was exercising direct modification of VIF
    details in the port context, which is not allowed
    by the ML2 plugin.

    Closes-Bug: #1294308
    Change-Id: I47281dcd23c022813b8b6eda0a3d39c4482277b9