Comment 5 for bug 1524643

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

Reviewed: https://review.openstack.org/261369
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=caeeb5d5052b5ecb6ba910a88aae24ccf710f3f3
Submitter: Jenkins
Branch: master

commit caeeb5d5052b5ecb6ba910a88aae24ccf710f3f3
Author: Moshe Levi <email address hidden>
Date: Thu Dec 24 18:50:12 2015 +0200

    Sets binding:profile to empty dic when unbinding port

    When binding preexisting ports, direct/macvtap, nova
    adds the binding:profile information. But when deleting
    the VM, the port binding:profile information still kept.

    This patch sets binding:profile to empty dic when unbinding it.

    Closes-Bug: #1524643

    Change-Id: I127e88a9bcdad44b795a245e566ab276de09fd82