3595a657c341248f8f46e90c503f9d280e11f020
Now that there is a passing gate job, we can claim support for Python 3.5 in the classifier. This patch also adds the convenience py35 venv. Change-Id: I130c613af2ecba8015ef8326b53d9cd8719c33c4
Python bindings to the Senlin Clustering API
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).
Development takes place via the usual OpenStack processes as outlined in the developer guide. The master repository is in Git.
Description