vmware-nsx/vmware_nsx/shell
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
..
admin NSX|V admin utils: Find and fix spoofguard policies mismatches 2019-03-04 12:05:20 +02:00
__init__.py Switch to oslo_log 2017-02-23 10:34:53 +02:00
commands.py Use the correct _ from vmware_nsx._i18n file 2015-12-06 07:04:17 -08:00
hk_trigger.sh Housekeeper: trigger execution 2017-12-28 16:17:27 +00:00
nsx_instance_if_migrate.py make python 3 the default for tox.ini 2018-06-21 07:43:22 +00:00
nsxadmin.py NSX|P: Initial admin utilities 2018-11-14 12:29:14 +00:00
resources.py NSX|V admin utils: Find and fix spoofguard policies mismatches 2019-03-04 12:05:20 +02:00