python2-neutron-l2gateway-agent
OpenStack virtual network service - L2 gateway extension
Install
- All systems
-
curl cmd.cat/python2-neutron-l2gateway-agent.sh
- Debian
-
apt-get install python-networking-l2gw
- Ubuntu
-
apt-get install python-networking-l2gw
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-networking-l2gw
- Raspbian
-
apt-get install python-networking-l2gw
python-networking-l2gw
OpenStack virtual network service - L2 gateway extension
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 Layer 2 gateway extension.