nsx-migration

OpenStack virtual network service - Python 3 VMWare NSX plugin

Install

All systems
curl cmd.cat/nsx-migration.sh
Ubuntu
apt-get install python3-vmware-nsx
Windows (WSL2)
sudo apt-get update sudo apt-get install python3-vmware-nsx

python3-vmware-nsx

OpenStack virtual network service - Python 3 VMWare NSX plugin

python-vmware-nsx

OpenStack virtual network service - VMWare NSX plugin

Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (such as vNICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities, including QoS, ACLs, and network monitoring. This package provides the Python files for the VMWare NSX plugin.