python2-neutron-check-nsx-config
OpenStack virtual network service - VMWare NSX plugin
Install
- All systems
-
curl cmd.cat/python2-neutron-check-nsx-config.sh
- Ubuntu
-
apt-get install python-vmware-nsx
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-vmware-nsx
- Raspbian
-
apt-get install python-vmware-nsx
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.