python3-senlin

OpenStack Clustering API Client Library - Python 3.x

Install

All systems
curl cmd.cat/python3-senlin.sh
Debian Debian
apt-get install python3-senlinclient
Ubuntu
apt-get install python3-senlinclient
image/svg+xml Kali Linux
apt-get install python3-senlinclient
Windows (WSL2)
sudo apt-get update sudo 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.