python3-senlin
OpenStack Clustering API Client Library - Python 3.x
Install
- All systems
-
curl cmd.cat/python3-senlin.sh
- Debian
-
apt-get install python3-senlinclient - Ubuntu
-
apt-get install python3-senlinclient - Kali Linux
-
apt-get install python3-senlinclient - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python3-senlinclient - Raspbian
-
apt-get install python3-senlinclient
python3-senlinclient
OpenStack Clustering API Client Library - Python 3.x
This is a client library for Senlin built on the Senlin clustering API. It provides a Python API (the senlinclient module) and a command-line tool (senlin). This package contains the Python 3.x module.