
The *openstack/common* was used to keep codes from oslo-incubator, but oslo-incubator was ignore in oslo3.11.0. So I think we needn't use it any more. Here is the oslo.utils CHANGES link: http://docs.openstack.org/developer/oslo.utils/history.html Change-Id: I828fbf5b1ee1435a85ffe5eb2295064b36064295
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