vmware-nsx/vmware_nsx/tests
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
..
functional Remove psutil dependency 2017-01-25 17:42:36 +00:00
unit NSX|V admin utils: Find and fix spoofguard policies mismatches 2019-03-04 12:05:20 +02:00
__init__.py Move vmware_nsx/neutron/tests to vmware_nsx/tests 2015-09-14 18:08:51 -07:00