vmware-nsx/vmware_nsx/tests
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
..
functional Fix test_migration import 2016-09-14 00:01:08 -07:00
unit NSXv3: Fix MAC Learning Profile POST API 2016-10-06 06:11:41 +00:00
__init__.py Move vmware_nsx/neutron/tests to vmware_nsx/tests 2015-09-14 18:08:51 -07:00