OpenStack Proposal Bot f4da9e9a11 Updated from global requirements
Change-Id: I51dfa6c163439a77c1caae88335af68b948ea008
2016-08-04 02:35:41 +00:00
2016-06-13 17:47:11 +08:00
2015-03-27 10:01:11 +01:00
2015-02-26 04:15:08 -08:00
2015-02-26 04:15:08 -08:00
2016-06-28 13:38:01 +01:00
2015-09-17 12:12:30 +00:00
2015-02-26 04:15:08 -08:00
2016-04-14 03:11:02 +00:00

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
A python library of common ironic utilities.
Readme 7.8 MiB