vmware-nsxlib/vmware_nsxlib/v3/policy
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
..
__init__.py Add support for policy Metadata proxy resource 2019-10-03 08:37:07 +03:00
constants.py RA_ONLY ipv6 ndra mode is no longer supported 2019-07-08 18:34:35 -07:00
core_defs.py Add transaction support in SecurityPolicies and Rules 2019-11-03 10:32:35 +02:00
core_resources.py Add transaction support in SecurityPolicies and Rules 2019-11-03 10:32:35 +02:00
ipsec_vpn_defs.py Add VPN TODO 2019-10-13 04:46:08 +00:00
ipsec_vpn_resources.py Initial support for Policy IPSEC VPN resources 2019-05-21 13:18:32 +00:00
lb_defs.py Support setting hyperbus_mode in SegmentPort Api 2019-09-19 01:38:28 -07:00
lb_resources.py Fix policy LB member deletion 2019-10-31 10:22:33 +02:00
transaction.py Add transaction support in SecurityPolicies and Rules 2019-11-03 10:32:35 +02:00
utils.py NSXP: expose path_to_id method 2019-01-28 13:50:19 +02:00