python2-senlin
OpenStack Clustering API Client Library - Python 2.7
Install
- All systems
-
curl cmd.cat/python2-senlin.sh
- Debian
-
apt-get install python-senlinclient - Ubuntu
-
apt-get install python-senlinclient - Kali Linux
-
apt-get install python-senlinclient - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python-senlinclient - Raspbian
-
apt-get install python-senlinclient
python-senlinclient
OpenStack Clustering API Client Library - Python 2.7
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 2.7 module.