neutron

Neutron

Install

All systems
curl cmd.cat/neutron.sh
Debian Debian
apt-get install python2-neutronclient
Ubuntu
apt-get install python2-neutronclient
Fedora
dnf install python2-neutronclient
Windows (WSL2)
sudo apt-get update sudo apt-get install python2-neutronclient
Raspbian
apt-get install python2-neutronclient

python2-neutronclient

Neutron

python-neutronclient

client API library for Neutron - Python 2.7

Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., vNICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc). This package provides the client and Python 2.7 module.

python3-neutronclient

client API library for Neutron - Python 3.x

Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., vNICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc). This package provides the client and Python 3.x module.