6a015d938a8f076fe600830ce7c220a3c90c76d7

It's only needed for python < 2.7 which is not supported. Change-Id: If52134b792f0c67eb5c68e4ee725f44f037bdbb4
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