vmware-nsx/vmware_nsx
Tong Liu c12d8f88cb NSXv3: Fix allowed address pairs switching profile
For allowed address pairs to be functional on NSXv3 plugin, we
need to enforce both Spoof Guard and MAC Learning switching
profile. MAC Learning is used to learning the mac address and
spoof guard is used for switch security to ensure only added
allowed address pairs to be allowed on this port.

Moreover, during fix bug #1631540, we removed the parameter
"mac_change_allowed". After further discussion with NSX team,
it doesn't have negative effect to add it back. The value it can
bring is to support guest VM on ESX host to change MAC address (
the mac_address still needs to be in allowed address pairs) on the
interface.

Change-Id: I2c725df74835165587170f6136c06494d1bfcf7b
Closes-Bug: #1631539
2016-10-13 12:58:27 +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 Merge "Replace retrying with tenacity" 2016-10-13 12:47:59 +00: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 allowed address pairs switching profile 2016-10-13 12:58:27 +00:00
plugins NSXv3: Fix allowed address pairs switching profile 2016-10-13 12:58:27 +00:00
services nsxlib refactor: config + neutron deps 2016-09-30 21:00:52 +03:00
shell Fix update dhcp bindings 2016-10-12 01:41:08 -04:00
tests NSXv3: Fix allowed address pairs switching profile 2016-10-13 12:58:27 +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