vmware-nsx/vmware_nsx/plugins/common
Adit Sarfaty c998ca8784 Delete SG rules when deleting their remote group
Subscribe to a callback that will be called upon security group deletion,
and will look for rules with this SG as their remote-group-id and
delete them explicitly.
Else, those rules will only be deleted from the neutron DB, without
the NSX backend being aware of this.

This code was added in the common plugin, and will affect the V & V3plugins.

Change-Id: Ie01dc29efaa3bf30ac314f45542d83f5a4cf238f
(cherry picked from commit 1ca92978ab)
2019-04-21 09:59:36 +00:00
..
housekeeper Housekeeper: Per-job readonly option 2018-01-01 14:18:08 +00:00
__init__.py Create base plugin for common nsx-v/nsx-v3 code 2017-06-27 09:17:41 +00:00
plugin.py Delete SG rules when deleting their remote group 2019-04-21 09:59:36 +00:00