vmware-nsx/vmware_nsx/nsxlib
Tong Liu 875cf4a146 NSXv3: Fix MAC Learning Profile POST API
Per NSXv3 API MacManagementSwitchingProfile schema, the POST MAC
Learning switching profile API should use mac_change_allowed not
source_mac_change_allowed.

Also, the mac_change_allowed should not be used in creating MAC
Learning switching profile. That param is designed for used in ESX
to change MAC address once. In MAC Learning use case, as long as
mac_learning is enabled, mac_change_allowed doesn't matter.

Change-Id: Icd88f222c559c15949d9b9d1a600f78e89715bae
2016-10-06 06:11:41 +00:00
..
mh Fix perodic failing unit tests due to sorting 2016-07-14 12:43:24 -07:00
v3 NSXv3: Fix MAC Learning Profile POST API 2016-10-06 06:11:41 +00:00
__init__.py Divide vmware_nsx/nsxlib/ into mh and v3 subdirectories 2015-09-17 17:01:18 -07:00