vmware-nsxlib/vmware_nsxlib
Abhishek Raut 0294780a4d Allow passing args of type list for NSGroup and firewall rule methods
The current NSGroup create method does not allow for passing a
list of membership criterias. Similarly the source, destination
and service arguments of Firewall rule method does not allow for
passing a list. This patch provides a fix for it and updates
all occurences of get_rule_dict with appropriate values.

This patch also adds a new arg to get_rule_dict to allow creation
of firewall rules with the disabled=True or False. The default
value of this arg is False, which means rules are enabled.

Change-Id: I6b16d37bf3ca61f3c9f02688f9548ea4b3b6adb6
2017-01-14 06:47:00 -08:00
..
tests Update interface about NSX IPAM and CIF API change 2017-02-10 02:15:58 -08:00
v3 Allow passing args of type list for NSGroup and firewall rule methods 2017-01-14 06:47:00 -08:00
__init__.py Add initial framework using cookiecutter 2016-08-08 20:41:29 +00:00
_i18n.py Move all nsxlib code and tests to vmware_nsxlib 2016-10-06 09:59:47 +03:00
version.py Move all nsxlib code and tests to vmware_nsxlib 2016-10-06 09:59:47 +03:00