Specs for ironic-inspector
Go to file
dparalen 2c937330a8 tox -edocs doesn't work with Python3
Implementing the same pinning of python version as in the ironic specs
patch #440604:

The tox -edocs command does not work with Python3 because the command
depends on a library called "feedformatter" which only supports Python
2 for now.

Change-Id: I703b4a3a4df8c3ceb23adb09632ae5171e6f997e
Closes-Bug: 1669466
2017-03-07 10:15:46 +00:00
doc/source Remove link to modindex 2017-01-27 15:34:12 +05:30
specs Merge "Endpoint to list introspection statuses" 2017-02-06 10:54:57 +00:00
.gitignore Initial commit 2015-12-03 12:48:04 +01:00
.gitreview Added .gitreview 2015-12-02 12:39:44 +00:00
.testr.conf Initial commit 2015-12-03 12:48:04 +01:00
LICENSE Initial commit 2015-12-03 12:48:04 +01:00
README.rst Show team and repo badges on README 2016-12-02 12:50:09 +01:00
requirements.txt Initial commit 2015-12-03 12:48:04 +01:00
setup.cfg Changed the home-page link for ironic-inspector-specs 2016-10-24 17:47:55 +05:30
setup.py Initial commit 2015-12-03 12:48:04 +01:00
template.rst Merge "Add Ironic python agent impact to template" 2015-12-23 15:28:00 +00:00
test-requirements.txt Initial commit 2015-12-03 12:48:04 +01:00
tox.ini tox -edocs doesn't work with Python3 2017-03-07 10:15:46 +00:00

README.rst

ironic-inspector specs

image

Specs for Ironic Inspector