Comment 2 for bug 1521938

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

Reviewed: https://review.openstack.org/252322
Committed: https://git.openstack.org/cgit/openstack/networking-vsphere/commit/?id=92b3643307ba74b4581acdc55e0a1a5bff02ddb3
Submitter: Jenkins
Branch: master

commit 92b3643307ba74b4581acdc55e0a1a5bff02ddb3
Author: Aman Kumar <email address hidden>
Date: Wed Dec 2 02:22:35 2015 -0800

    Fixed VM flows deletion issue

    This patch set addresses the issue by calling
    the remove_flow method before popping out port_id
    from filtered_ports list.

    Change-Id: I10744f103f75a7aeac932be5344fac3b0626f19a
    Closes-Bug: #1521938