Roey Chen a709ca906a NSX Admin: Add support for NSXv Security groups
This adds support to list security-groups mappings and missmatches
between the mappings and backend resources as: firewall-sections and
nsx-security-groups.

e.g -
    nsxadmin --resource security-groups --operation list
    nsxadmin -r nsx-security-groups -o {list, list-missmatches}
    nsxadmin -r firewall-sections -o {list, list-missmatches}

Change-Id: I43f958ff5e3d705e9b5ccf29d66bbefb4f3d1cc3
2016-02-29 10:13:42 +00:00
..