A python library of common ironic utilities.
Go to file
Andreas Jaeger 230cfe9638 Add .gitreview
This file is needed for every developer working on it. It is also needed
by our bots like the requirements bot that is enabled on this
repository.

Fixes also the following pep8 warning so that the tests pass:
./tests/ironic_lib/test_disk_utils.py:493:1: W391 blank line at end of
file

We need both changes together to avoid a chicken/egg problem.

Change-Id: I7078c2f8a0cbf0544ae5cad97076118bc5741ec7
2015-03-27 10:01:11 +01:00
ironic_lib Initial commit for ironic-lib 2015-02-26 04:15:08 -08:00
tests Add .gitreview 2015-03-27 10:01:11 +01:00
.gitreview Add .gitreview 2015-03-27 10:01:11 +01:00
.testr.conf Initial commit for ironic-lib 2015-02-26 04:15:08 -08:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 16:55:23 +01:00
LICENSE Initial commit for ironic-lib 2015-02-26 04:15:08 -08:00
MANIFEST.in Added project infrastructure needs. 2013-05-02 14:55:43 -04:00
openstack-common.conf Initial commit for ironic-lib 2015-02-26 04:15:08 -08:00
README.md Initial commit for ironic-lib 2015-02-26 04:15:08 -08:00
README.rst Initial commit for ironic-lib 2015-02-26 04:15:08 -08:00
requirements.txt Initial commit for ironic-lib 2015-02-26 04:15:08 -08:00
setup.cfg Initial commit for ironic-lib 2015-02-26 04:15:08 -08:00
setup.py Updated from global requirements 2014-04-30 05:25:27 +00:00
test-requirements.txt Initial commit for ironic-lib 2015-02-26 04:15:08 -08:00
TESTING.rst Initial commit for ironic-lib 2015-02-26 04:15:08 -08:00
TODO.rst Add a TODO file 2015-01-26 03:37:02 -08:00
tox.ini Initial commit for ironic-lib 2015-02-26 04:15:08 -08:00

ironic-lib

A collection of common Ironic utilities