b32463ed6daee3a9fe504941a839bc9f58d48f4c

This patch delete python bytecode including pyo before every test run. Change-Id: I26ca06f305133e27fd3254d67dbad286d62aded4
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