OpenStack Proposal Bot
fda26ac644
Updated from global requirements
Change-Id: I23f6078bd717878464907c532a9cb058f13d62ec
Team and repository tags
ironic_lib
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
$ nosetests
Description
Languages
Python
100%