A python library of common ironic utilities.
Go to file
Doug Hellmann c6cf9690d4 Update mock assertion for mock 1.1
Mock 1.1 has a bug that prevents assert_has_calls() from working if the
argument is not a list. Rather than wait for a bug fix, update the one
test that is failing to pass a list instead of a single value.

Change-Id: I559ad3e97a0b2fea69e11e3fc156a6afa2b4e3ae
2015-07-11 20:28:10 +00:00
ironic_lib Switch to oslo.service 2015-06-24 11:19:57 +02:00
tests Update mock assertion for mock 1.1 2015-07-11 20:28:10 +00:00
.gitignore Copy .gitignore from Ironic 2015-04-01 06:52:21 -07: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
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
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
openstack-common.conf Switch to oslo.service 2015-06-24 11:19:57 +02:00
requirements.txt Merge "Switch to oslo.service" 2015-07-03 02:00:43 +00:00
setup.cfg Initial commit for ironic-lib 2015-02-26 04:15:08 -08:00
setup.py Updated from global requirements 2015-06-22 08:21:29 +00:00
test-requirements.txt Updated from global requirements 2015-06-22 08:21:29 +00:00
tox.ini Initial commit for ironic-lib 2015-02-26 04:15:08 -08:00

README.md

ironic-lib

A collection of common Ironic utilities