Last updated:
0 purchases
ironiclib 6.2.0
Team and repository tags
Overview
A common library to be used exclusively by projects under the Ironic
governance.
Running Tests
To run tests in virtualenvs (preferred):
$ sudo pip install tox
$ tox
To run tests in the current environment:
$ sudo pip install -r requirements.txt -r test-requirements.txt
$ stestr run
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.