
Usage for listing the orphaned networks: nsxadmin -r orphaned-networks -o list Output example: ==== [LIST] Orphaned Networks ==== orphaned-networks +-----------------------------+-----------------+------------------------------------------------------+ | type | moref | name | +-----------------------------+-----------------+------------------------------------------------------+ | DistributedVirtualPortgroup | dvportgroup-340 | dvs-22-net-vlan-0d0ad825-4907-4e8f-9bd8-690007dadf3b | | VirtualWire | virtualwire-33 | a7fd0856-923e-43a6-97c7-9980e7fabd08 | +-----------------------------+-----------------+------------------------------------------------------+ Usage for deleting a backend network: nsxadmin -r orphaned-networks -o nsx-clean --property moref=<moref> Output example: ==== [DELETE] Backend Network ==== Backend network dvportgroup-340 was deleted Change-Id: I3141c490dc47b06fd5315b2f4bfb7144360e11ac
VMware-NSX package
You have come across the VMware-NSX family of Neutron plugins
External Resources:
The homepage for the VMware-NSX project is on Launchpad.
Use this site for asking for help, and filing bugs. Code is available both git.openstack.org and github.
For help on usage and hacking of VMware-NSX, please send a message to the openstack-dev mailing list.
For information on how to contribute to VMware-NSX, please see the contents of the CONTRIBUTING.rst file.
Description
Languages
Python
98.5%
Shell
1.5%