10ac9cb4d768ff2181386009de29a95e9740e41e
Translation source files are not needed anymore in repositories, remove the outdated and unused file. Update tox.ini file so that tests pass even if there are no pot files i ntree. See http://docs.openstack.org/infra/manual/creators.html#checking-translation-imports Change-Id: Ibb8845ebcb9c07a4c0127520b12d711e0a1baca0
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