vmware-nsxlib/vmware_nsxlib/v3
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
..
policy Add transaction support in SecurityPolicies and Rules 2019-11-03 10:32:35 +02:00
__init__.py Find OverlayTransportZone from host switch 2019-10-27 05:05:41 -07:00
client.py Add exception for vlan conflicts 2019-10-03 10:35:40 +03:00
client_cert.py update hacking and bandit 2019-05-30 10:30:50 -06:00
cluster.py Add JWT provider abstract class 2019-09-04 18:53:52 -07:00
config.py Add JWT provider abstract class 2019-09-04 18:53:52 -07:00
constants.py Amend allowed ICMP types and codes in strict mode 2018-09-26 07:25:02 +02:00
core_resources.py Find OverlayTransportZone from host switch 2019-10-27 05:05:41 -07:00
exceptions.py Add exception for vlan conflicts 2019-10-03 10:35:40 +03:00
lib.py Add JWT provider abstract class 2019-09-04 18:53:52 -07:00
load_balancer.py Add support for relax_scale_validation in LbService 2019-09-10 14:55:57 -07:00
native_dhcp.py Deprecate openstack-based code in DHCP 2018-11-22 11:20:34 -08:00
ns_group_manager.py Drop log translations 2017-03-27 08:03:53 +03:00
nsx_constants.py Find OverlayTransportZone from host switch 2019-10-27 05:05:41 -07:00
resources.py Support NCP system health status API 2019-06-26 08:27:11 +00:00
router.py Find tier0's tranzport_zone via advanced_config 2019-10-22 19:09:11 -07:00
security.py Allow user-provided update_payload_callback function 2019-08-29 13:48:30 -07:00
token_provider.py Add JWT provider abstract class 2019-09-04 18:53:52 -07:00
trust_management.py NSXLib create cert should return a list 2019-04-11 05:12:01 +00:00
utils.py Add ':' to the special character list for NSX tags 2019-08-15 07:57:02 +00:00
vpn_ipsec.py Initial support for Policy IPSEC VPN resources 2019-05-21 13:18:32 +00:00