neutron-hyperv-agent

OpenStack virtual network service - common files

Install

All systems
curl cmd.cat/neutron-hyperv-agent.sh
Debian Debian
apt-get install neutron-common
Ubuntu
apt-get install neutron-plugin-hyperv
image/svg+xml Kali Linux
apt-get install neutron-common
Windows (WSL2)
sudo apt-get update sudo apt-get install neutron-plugin-hyperv
Raspbian
apt-get install neutron-common

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.

python-networking-hyperv

OpenStack Networking Hyper-V ML2 mechanism driver - Python 2

python3-networking-hyperv

OpenStack Networking Hyper-V ML2 mechanism driver - Python 3

neutron-plugin-hyperv

Neutron is a virtual network service for Openstack - Hyper-V plugin