magnum

client library for Magnum API - Python 3.x

Install

All systems
curl cmd.cat/magnum.sh
Debian Debian
apt-get install python3-magnumclient
Ubuntu
apt-get install python3-magnumclient
image/svg+xml Kali Linux
apt-get install python3-magnumclient
Fedora
dnf install python3-magnumclient
Windows (WSL2)
sudo apt-get update sudo apt-get install python3-magnumclient
Raspbian
apt-get install python3-magnumclient

python3-magnumclient

client library for Magnum API - Python 3.x

Magnum is an OpenStack API service developed by the OpenStack Containers Team making container orchestration engines such as Docker and Kubernetes available as first class resources in OpenStack. Magnum uses Heat to orchestrate an OS image which contains Docker and Kubernetes and runs that image in either virtual machines or bare metal in a cluster configuration. This package contains the Python 3.x module.