vmware-nsx/vmware_nsx/shell
Abhishek Raut abb4846464 [Admin-Util]: Add support to list missing edges for NSXv plugin
This patch adds support to list missing-edges for NSXv plugin.
Missing edges are those edges which are present in the Neutron DB
but are not present on the NSX-v backend.

Usage:
nsxadmin -o list -r missing-edges
NSX Plugin in use: nsxv
==== [NSX] List Missing Edges ====
NSXv edges present in Neutron DB but not present on the NSXv backend

missing-edges
+----------+
| edge_id  |
+----------+
| edge-121 |
+----------+

DocImpact

Change-Id: I19d6356694012ef9d050b5b8a179a11e438b7b3f
2016-04-05 16:04:36 -07:00
..
admin [Admin-Util]: Add support to list missing edges for NSXv plugin 2016-04-05 16:04:36 -07: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]: Add support to list missing edges for NSXv plugin 2016-04-05 16:04:36 -07:00