2eca413257e43c799cb3a0bbd14d62a62a9c98fa

mox3 was used for unit tests. But now we replace it with mock. So I think there no need to keep it in test-requirement.txt. Change-Id: I9170a3943e4e5b3c2c5a947ec04dc49726a7e423
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