c14c8c39057f9701f2bdef870103b283ef066af2
oslo_debug_helper is used to assist in debugging of python code, i.e. by adding breakpoints via pdb. To enable debugging, run tox with the debug environment: tox -e debug <test_path> Reference link: http://docs.openstack.org/developer/oslotest/features.html#debugging-with-oslo-debug-helper Change-Id: I0439fa7e3923a4d3f8984024f2d4959c38563686
Team and repository tags
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