vmware-nsx/vmware_nsx
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
..
api_client Update gate logic 2016-07-12 09:05:22 -06:00
api_replay Merge "TrivialFix: typos in cli.py" 2016-09-22 12:04:05 +00:00
common nsxlib refactor continue 2016-09-29 15:59:13 +03:00
db nsxlib refactor continue 2016-09-29 15:59:13 +03:00
dhcp_meta python3: make unit tests pass 2016-07-07 14:42:35 -07:00
dvs [Admin-Utils] NSX-V3 upgrade vm ports after migration 2016-08-29 15:31:46 +03:00
extensions Fix provider sg delete by non admin and non admin rule change 2016-08-31 20:06:36 -07:00
nsxlib NSXv3: Fix MAC Learning Profile POST API 2016-10-06 06:11:41 +00:00
plugins NSX|V: add context to missing configure_router_edge 2016-10-04 09:12:47 -07:00
services nsxlib refactor: config + neutron deps 2016-09-30 21:00:52 +03:00
shell NSX|V: add missing contexts 2016-10-04 09:05:31 -07:00
tests NSXv3: Fix MAC Learning Profile POST API 2016-10-06 06:11:41 +00:00
__init__.py Move vmware_nsx/neutron/plugins/vmware to vmware_nsx 2015-09-14 18:51:57 -07:00
_i18n.py Update translation setup 2016-01-29 07:15:35 +09:00
check_nsx_config.py Use the correct _ from vmware_nsx._i18n file 2015-12-06 07:04:17 -08:00
nsx_cluster.py Use the correct _ from vmware_nsx._i18n file 2015-12-06 07:04:17 -08:00
opts.py Automatically generate vmware-nsx configuration files 2016-04-13 07:24:06 +00:00
plugin.py Divide vmware_nsx/plugins into plugin-specific subdirectories 2015-09-16 16:14:47 -07:00
version.py Add reno for release notes management 2015-12-03 00:08:14 -08:00