Comment 2 for bug 1338202

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

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

commit cbaa3fe07b68e650d7c7714775e56f4e28c3af82
Author: Irena Berezovsky <email address hidden>
Date: Tue Jul 22 18:13:00 2014 +0300

    Fix ML2 Plugin binding:profile update

    The current fix changes the logic for binding:profile
    update. The binding:profile should be considered as changed
    once it is present in the port attributes and differs from
    existing binding:profile. The specified binding:profile with
    None value should be treated as request to clear binding:profile.

    Change-Id: Ibda9a1beec697fbee5be0ee379349035c3626509
    Closes-Bug: 1338202