Reviewed: https://review.openstack.org/221677 Committed: https://git.openstack.org/cgit/openstack/networking-vsphere/commit/?id=94cba0d75369b54609e43c2d23c1bb2210adb755 Submitter: Jenkins Branch: master
commit 94cba0d75369b54609e43c2d23c1bb2210adb755 Author: Romil Gupta <email address hidden> Date: Wed Sep 9 02:51:23 2015 -0700
Fix VM flows are not getting deleted from br-sec
We have a issue that after deleting a VM from ESX host, the flows related for that VM are not getting deleted from br-sec bridge.
This patch-set address this issues by overriding the remove_devices_filter() method in ovsvapp_sg_agent.py
Change-Id: I6995a4d3c62dcf0b0ee48cc89f46821bf499640f Closes-Bug: #1493763
Reviewed: https:/ /review. openstack. org/221677 /git.openstack. org/cgit/ openstack/ networking- vsphere/ commit/ ?id=94cba0d7536 9b54609e43c2d23 c1bb2210adb755
Committed: https:/
Submitter: Jenkins
Branch: master
commit 94cba0d75369b54 609e43c2d23c1bb 2210adb755
Author: Romil Gupta <email address hidden>
Date: Wed Sep 9 02:51:23 2015 -0700
Fix VM flows are not getting deleted from br-sec
We have a issue that after deleting a VM from ESX host,
the flows related for that VM are not getting deleted
from br-sec bridge.
This patch-set address this issues by overriding the remove_ devices_ filter( )
method in ovsvapp_sg_agent.py
Change-Id: I6995a4d3c62dcf 0b0ee48cc89f468 21bf499640f
Closes-Bug: #1493763