Test Management Library contains utilities for Robot Framework to connect a play with Rally rest API. It allows so far for connection, finding test cases and adding test results (with attachments).
To install it just type in terminal
pip install robotframework-testmanagement
or to install latest
pip install -U git+https://github.com/IlfirinPL/robotframework-testmanagement.git
For further information visit project site.
API Documentation: