python3-magnum-api
OpenStack containers as a service - Python library
Install
- All systems
-
curl cmd.cat/python3-magnum-api.sh
- Debian
-
apt-get install python3-magnum
- Ubuntu
-
apt-get install python3-magnum
- Kali Linux
-
apt-get install python3-magnum
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-magnum
- Dockerfile
- dockerfile.run/python3-magnum-api
python3-magnum
OpenStack containers as a service - Python library
Magnum is an OpenStack project which offers container orchestration engines for deploying and managing containers as first class resources in OpenStack. It features: * Abstractions for bays, containers, nodes, pods, replication controllers, and services * Integration with Kubernetes and Docker for backend container technology * Integration with Keystone for multi-tenant security * Integration with Neutron for Kubernetes multi-tenancy network security This package contains the Python code.