vmware-nsx/vmware_nsx
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
..
api_client Update gate logic 2016-07-12 09:05:22 -06:00
api_replay Merge "Update gate logic" 2016-07-13 07:37:47 +00:00
common NSX|v service insertion handle upgrade 2016-07-13 11:29:58 +03:00
db Merge "Update gate logic" 2016-07-13 07:37:47 +00:00
dhcp_meta python3: make unit tests pass 2016-07-07 14:42:35 -07:00
dvs [dvs] support 'portgroup' provider type 2016-06-28 00:05:39 -07:00
extensions python3: make unit tests pass 2016-07-07 14:42:35 -07:00
nsxlib Merge "Update gate logic" 2016-07-13 07:37:47 +00:00
plugins NSX|v service insertion handle upgrade 2016-07-13 11:29:58 +03:00
services NSX|v service insertion handle upgrade 2016-07-13 11:29:58 +03:00
shell Merge "Update gate logic" 2016-07-13 07:37:47 +00:00
tests NSX|v service insertion handle upgrade 2016-07-13 11:29:58 +03:00
__init__.py Move vmware_nsx/neutron/plugins/vmware to vmware_nsx 2015-09-14 18:51:57 -07:00
_i18n.py Update translation setup 2016-01-29 07:15:35 +09:00
check_nsx_config.py Use the correct _ from vmware_nsx._i18n file 2015-12-06 07:04:17 -08:00
nsx_cluster.py Use the correct _ from vmware_nsx._i18n file 2015-12-06 07:04:17 -08:00
opts.py Automatically generate vmware-nsx configuration files 2016-04-13 07:24:06 +00:00
plugin.py Divide vmware_nsx/plugins into plugin-specific subdirectories 2015-09-16 16:14:47 -07:00
version.py Add reno for release notes management 2015-12-03 00:08:14 -08:00