Julia Kreger 958063e1ed Switch from oslosphinx to openstackdocstheme
Change-Id: I52055e7b3c0ed8f56d05ca624339b7e9aca19222
2017-07-15 14:39:36 +00:00
2016-08-30 20:02:49 +02:00
2017-03-09 11:30:11 +00: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-11-25 13:37:23 +01:00
2017-03-02 11:45:33 +00:00

Team and repository tags

image

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
Languages
Python 100%