vmware-nsx/vmware_nsx/plugins/nsx_v
Adit Sarfaty 8451309333 NSX|v service insertion handle upgrade
When the service insertion is first enabled, and a security group is created,
the plugin should do 2 things to allow the user to start working with service
insertion immediately:
1. Add all the current compute ports (VMs) to service insertion security group.
2. Depending on the configuration, the driver will create any->any flow classifier entry,
   and any->any redirect rule at the backend so all the traffic will be redirected
   to the security partner.

DocImpact: new nsxv configuration: service_insertion_redirect_all
In True the plugin will create a rule to redirect all the traffic to the security partner.

Change-Id: I2d45f4db821e205ccb09f02e2579d05c938c2658
2016-07-13 11:29:58 +03:00
..
drivers NSXv: Make router exception more informative 2016-07-11 16:35:17 +03:00
vshield NSX-V Service insertion support 2016-07-13 11:29:05 +03:00
__init__.py Divide vmware_nsx/plugins into plugin-specific subdirectories 2015-09-16 16:14:47 -07:00
managers.py Use the correct _ from vmware_nsx._i18n file 2015-12-06 07:04:17 -08:00
md_proxy.py Update gate logic 2016-07-12 09:05:22 -06:00
plugin.py NSX|v service insertion handle upgrade 2016-07-13 11:29:58 +03:00