vmware-nsx/vmware_nsx/tests/unit/nsx_v/vshield
Adit Sarfaty fd8500ba42 NSX|V admin utils: Find and fix spoofguard policies mismatches
1. List spoofguard policies with mismatching ips or mac, globally or for a specific network
    nsxadmin -r spoofguard-policy -o list-mismatches (--property network=<neutron net id>)
2. Fix the spoofguard ips of a neutron port
    nsxadmin -r spoofguard-policy -o fix-mismatch --property port=<neutron port id>

Change-Id: I18723007fff89ffd4a250106fed1b7ea615eb648
2019-03-04 12:05:20 +02:00
..
__init__.py Reorganize vmware_nsx/tests structure 2015-09-24 10:41:10 -07:00
fake_vcns.py NSX|V admin utils: Find and fix spoofguard policies mismatches 2019-03-04 12:05:20 +02:00
test_edge_utils.py Fix pep8 new warnings 2018-04-11 09:00:58 +03:00
test_vcns_driver.py Fix pep8 new warnings 2018-04-11 09:00:58 +03:00