python2-zun
OpenStack container management service API client - Python 2.7
Install
- All systems
-
curl cmd.cat/python2-zun.sh
- Debian
-
apt-get install python-zunclient
- Ubuntu
-
apt-get install python-zunclient
- Kali Linux
-
apt-get install python-zunclient
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-zunclient
- Dockerfile
- dockerfile.run/python2-zun
python-zunclient
OpenStack container management service API client - Python 2.7
Zun (ex. Higgins) is a Container Management service for OpenStack. It aims to provide an OpenStack API for launching and managing containers backed by different container technologies. This is a client library for Zun built on the Zun API. It provides a Python API (the zunclient module) and a command-line tool(zun). This package contains the Python 2.7 module.