Adit Sarfaty 8e30d17b58 Support bypass-firewall param for router NAT rules
Adding nat_pass parameter to router NAT rules creation.
The backend default value for this parameter is True, meaning the
firewall rules will be bypassed.
So this is also the default of the api, for backwards compatibility.

This parameter is acceptable only since nsx v2, so the api needs the
ability to check the supported features before creating the request body.
For that use, the core_resources will now get the nsxlib object at init.

Change-Id: I7c9dfe13a146a47b180fc3df2d4d6174f252e0a3
2017-06-13 05:55:23 +00:00
2016-12-25 07:55:36 +02:00
2016-12-21 14:00:57 +11:00
2017-03-01 02:28:49 -08:00
2016-08-01 07:49:28 +00:00
2016-11-08 13:18:36 -05:00
2017-06-07 10:58:31 +07:00
2017-03-03 23:01:33 +00:00
2017-06-07 10:58:31 +07:00

vmware-nsxlib

Features

  • TODO
Description
A common library that interfaces with VMware NSX.
Readme 15 MiB
Languages
Python 99.5%
Shell 0.5%