vmware-nsx/vmware_nsx/plugins/nsx_p
Salvatore Orlando 6249cdb027 Improve security group rule add performance and reliability
This change leverages a new NSX client method, patch_entries.
This method does not require all rules to be in the request body.
We can therefore save a DB operation, and submit a much smaller
payload. NSX responses are also much faster.

In addition, this routine ensure the DB record for a security
group rule is removed if the creation of the same rule fails at
the NSX backend.

Change-Id: I5c97c3042f8f740cac211314e11ce01e03beaa7e
2021-10-25 21:01:40 +00:00
..
__init__.py NSX-Policy: Skeleton for the new NSX Policy plugin 2018-09-12 08:52:41 +03:00
availability_zones.py [NSX-P/NSX-v3] Metadata route: make windows route optional 2021-10-18 17:43:59 +00:00
plugin.py Improve security group rule add performance and reliability 2021-10-25 21:01:40 +00:00
utils.py Fix Victoria branch requirements 2020-12-10 09:07:55 +00:00