A python library of common ironic utilities.
Go to file
Ramakrishnan G f33d181430 Fix E128 issues and enable E128
This commit fixes the issues reported by pep8 as
violation of E128, and enables E128 in tox.ini

Change-Id: If88653c3dbadffa63b5ba7c561f69ce893d670ac
2015-08-13 12:57:19 +00:00
ironic_lib Fix E128 issues and enable E128 2015-08-13 12:57:19 +00:00
tests Fix E128 issues and enable E128 2015-08-13 12:57:19 +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 Updated from global requirements 2015-08-13 02:12:56 +00:00
setup.cfg Change PyPI name to ironic-lib and clean up setup.cfg 2015-08-13 12:36:21 +02:00
setup.py Updated from global requirements 2015-07-24 18:37:58 +00:00
test-requirements.txt Updated from global requirements 2015-08-13 02:12:56 +00:00
tox.ini Fix E128 issues and enable E128 2015-08-13 12:57:19 +00:00

README.md

ironic-lib

A collection of common Ironic utilities