vmware-nsx/vmware_nsx/shell
Adit Sarfaty 14d57a21b8 [Admin-Util][NSX-v3]: list ports which are missing from backend
To run this: nsxadmin -r ports -o list-mismatches

Positive output example:
All internal ports exist on the NSX manager

Negative output example:
Found 1 internal ports missing from the NSX manager:
+------+--------------------------------------+--------------------------------------+
| name | neutron_id                           | nsx_id                               |
+------+--------------------------------------+--------------------------------------+
| p3   | 6952a125-9c14-492d-9b64-1670e4aaa074 | 5a66d61f-b96d-4b33-b460-5b8a963e1b4c |
+------+--------------------------------------+--------------------------------------+

Change-Id: Ibafe5ad4021ab16d868028eafe439f2791f2594c
2016-05-30 15:37:02 +03:00
..
admin [Admin-Util][NSX-v3]: list ports which are missing from backend 2016-05-30 15:37:02 +03:00
__init__.py Move python_nsxadmin out of a top-level namespace 2015-12-17 15:34:45 -07:00
commands.py Use the correct _ from vmware_nsx._i18n file 2015-12-06 07:04:17 -08:00
nsxadmin.py [Admin-Util][NSX-v3]: list ports which are missing from backend 2016-05-30 15:37:02 +03:00