vmware-nsxlib/vmware_nsxlib
Jinhao Tang 5ed31933e1 Add transaction support in SecurityPolicies and Rules
1. Enabling transaction calls in SecurityPolicies and their related rules
requires the support in create_with_entires and update_with_entries call.
This patch changed these method calls and supports adding list of resource
defs to the transaction.
2. Special logic is added to the update_with_entries since partial patch in
hierarych call for DFW rules only supports updating and adding. However, we expect
the update to be full replacement. Thus add logic to mark the marked_as_delete field
in the unwanted entries as true.

Change-Id: I59ef2e27f6a2f23a44edcd37da88bdc70fda944d
2019-11-03 10:32:35 +02:00
..
tests Add transaction support in SecurityPolicies and Rules 2019-11-03 10:32:35 +02:00
v3 Add transaction support in SecurityPolicies and Rules 2019-11-03 10:32:35 +02:00
__init__.py Add initial framework using cookiecutter 2016-08-08 20:41:29 +00:00
_i18n.py Drop log translations 2017-03-27 08:03:53 +03:00
version.py Move all nsxlib code and tests to vmware_nsxlib 2016-10-06 09:59:47 +03:00