python3-neutron-macvtap-agent
OpenStack virtual network service - Python library
Install
- All systems
-
curl cmd.cat/python3-neutron-macvtap-agent.sh
- Debian
-
apt-get install python3-neutron
- Ubuntu
-
apt-get install python3-neutron
- Kali Linux
-
apt-get install python3-neutron
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-neutron
- Dockerfile
- dockerfile.run/python3-neutron-macvtap-agent
python3-neutron
OpenStack virtual network service - Python library
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 library.