vmware-nsx/vmware_nsx/tests/unit/shell
Adit Sarfaty dac109662e NSX|V+V3: Move FW section logging update to admin utility
On the plugin init there is a side process going over all the security
group rules in the NSX DFW checking if their logging flag should be
updated according to the global configuration flag.
Since this is relevant only in case the global config flag
log_security_groups_allowed_traffic was updated by the user, which is very rare,
this patch removed it from the code, and replaced it with an admin utility
that can be used.
This will make the plugin initialization process quicker and prevent unnecessary
load on the NSX.

Change-Id: I233915e589b53ccb4b76a3ef3d24bb56c0459e92
2018-08-01 04:32:13 +00:00
..
__init__.py Unit test for nsx|v + nsx|t admin utils 2016-06-29 08:59:23 +03:00
test_admin_utils.py NSX|V+V3: Move FW section logging update to admin utility 2018-08-01 04:32:13 +00:00