neutron-openvswitch-agent
OpenStack virtual network service - common files
Install
- All systems
-
curl cmd.cat/neutron-openvswitch-agent.sh
- Debian
-
apt-get install neutron-common
- Ubuntu
-
apt-get install neutron-openvswitch-agent
- Kali Linux
-
apt-get install neutron-common
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install neutron-openvswitch-agent
- Raspbian
-
apt-get install neutron-common
- Dockerfile
- dockerfile.run/neutron-openvswitch-agent
neutron-common
OpenStack virtual network service - common files
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 common files.
neutron-openvswitch-agent
OpenStack virtual network service - Open vSwitch agent
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 Open vSwitch agent. If you choose to use the Open vSwitch plugin on neutron-server, this agent should run on each compute node.
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.
neutron-plugin-openvswitch-agent
OpenStack virtual network service - Open vSwitch agent
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 Open vSwitch agent. If you choose to use the Open vSwitch plugin on neutron-server, this agent should run on each compute node.