vmware-nsx/vmware_nsx/common
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
..
__init__.py Move vmware_nsx/neutron/plugins/vmware to vmware_nsx 2015-09-14 18:51:57 -07:00
config.py NSX|v service insertion handle upgrade 2016-07-13 11:29:58 +03:00
exceptions.py NSXv3: Support CH nsgroup membership using dynamic criteria tags 2016-06-30 01:53:05 -07:00
locking.py Update gate logic 2016-07-12 09:05:22 -06:00
nsx_constants.py NSX|V3: Add support for native metadata proxy service 2016-06-23 08:45:47 +00:00
nsx_utils.py Remove deprecated warnings for neutron_lib 2016-05-11 19:26:04 -07:00
nsxv_constants.py NSXv: raise exception for reserved subnets 2016-02-07 11:53:03 +02:00
securitygroups.py Change imports for IP_PROTOCOL_MAP 2016-02-05 09:00:04 -07:00
sync.py Update gate logic 2016-07-12 09:05:22 -06:00
utils.py Update gate logic 2016-07-12 09:05:22 -06:00